Search Result
Collapse
18 results in 0.0054 seconds.
Keywords
Members
Tags
-
Inventory host and host group information not visible to all users
I had deployed Zabbix 6.4.10 and setup a number of hosts and host groups as Admin. When I attempted to log in as another user to test visibility and dashboarding I am not seeing any inventory for that user.. Unsure if I missed a configuration or permissions option. Referenced documentation and not seeing... -
Least privilege best practice for API user
I interact through the API to selectively enable or disable media notifications for users according to on-call shifts.
I'm using a "Zabbix Super Admin" account to do so, but that poses a security risk. I also don't like the fact that the user and password are hardcoded in the...Last edited by mfs; 20-07-2022, 11:31. -
User group permission - permission and tag
Hey,
I need to create a group permission for a user that will allow him to get all of the information from few `host groups` and specific items (tag filtered) from all of the hosts.
Example:
Group 1: Host11, Host12, Host13
Group 2: Host21, Host22 Host23
Group...Last edited by Amiram; 10-11-2021, 14:03. -
Zabbix user permissions
Hello there,
I would like to give permissions to external admins to their own networks we monitor over our Zabbix server.
My tests concluded that I can't grant them the Zabbix Admin role in their user configuration (to let them add items and triggers to their networks) without granting... -
Zabbix 3.4 : can't hide template items from zabbix users (ex. guest)
Hello,
I create a new Template (T1) in Hostgroup (HG1) which the Template has two items.
Also, I have a host (H1) that link to many templates including my new template (T1)
What I need is to create a new supervisor user who can't see the items related to the template (T1) ?
... -
Better Permission Granularity(updated)
This is a follow up to the request below:
https://support.zabbix.com/browse/ZBXNEXT-77
Johan Segernas already asked this question but it seems no one has been able to come up with a solution.
"I would like to be able to give a certain user permission to just... -
Permissions to nested groups in Zabbix 3.2.1
How do I configure permissions with asterisk in Zabbix?
I have two hostgroups:
my_app/datacenter1
my_app/datacenter2
I would like to grant some usergroup permissions to
my_app/*
so that when I have new datacenter, users will be granted permissions automatically.... -
Permissions per user group
Hi, I'm trying to manage two templates with similar Items/Triggers to assign to different user groups, because I need one of those groups manage only the Warning and Critical issues, the other one must check all available issues.
I tired searching how to have two different dashboards,... -
Zabbix 2.2.4 / 2.2.5 - Frontend - User Groups - Calculated Permissions oddity?
We are noticing an oddity in the frontend in 2.2.4 and 2.2.5, though it’s not present in 2.2.3. We’ve tested pretty extensively. I’ve looked through this forum as well as the Zabbix JIRA and not found a report of a similar issue.
Wondering if we’ve got a bug or if I’ve missed... -
Give user permissions only to create users
I've been developing a large-scale Zabbix environment for an year now and this is my first post on this forum. Few days ago I was asked is there a way to setup Zabbix user which has permissions only to create users and I couldn't find discussion or so what ever on that matter. So I decided to seek help... -
Cannot create a host on a child node
When logged in as a Super Admin from a Master Node and trying to create a host on a Child Node in DM setup, I get a "no permission" error. Version of Zabbix-server: 1.8.11, on both nodes.
Please, help me!!! -
Permissão para visualizar Inventario
Boa tarde,
Gostaria de saber se tenho como negar permissão para determinados usuários para visualizar o host inventory, deixando apenas os administradores habilitados, por exemplo.
Grato. -
Permission denied for item delete through API.
I'm trying to synchronize a bunch of tasks into zabbix items via the api. The API is working fine for me, but I can't delete items through the API. ([ CItem::delete ] No permissions !). I can create them and list them, but I get "No Permissions" when I tried to delete them.
...