I'm running Zabbix 3.0.1 on CentOS7 using the packages from Zabbix's repo.
I can add media to users as a Super Admin, but normal Users and Admins cannot modify their own media (via the profile link in the top right corner). When they click the little person icon ,and then "media",...
Search Result
Collapse
5 results in 0.0019 seconds.
Keywords
Members
Tags
-
Users can't edit their own media
-
The "Profile" Box on Configuration->Host
Is there a way to modify the fields in the profile box on a host through the API?
Currently, I am automatically creating and updating hosts and hostgroups from a third party software into Zabbix through JSON calls. However, when I create/update a host I'd like to select whether that device... -
Уведомление на jabber с именем карты
При срабатывании триггера отправляется сообщение:
{HOSTNAME1}
Trigger: {TRIGGER.NAME}
Status: {TRIGGER.STATUS}
Существует ли макрос, чтобы еще оправлялось название карты, где расположен этот хост? -
Update host profile fields using SNMP
We needed the ability to sync SNMP data fields into host profile (and extended profile).
The problem was solved using a template and the following external script.
Actually it is quite simple but I can imagine some others will face similar tasks.
Attached there's a readme...Last edited by generix; 26-09-2011, 13:42. -
Zabbix API Можно ли взаимодействовать с профилем?
Здравствуйте. Есть вопрос по Zabbix API. Можно ли менять данные в профиле устройства через API имеется ввиду местоположение, mac-адрес и т.п.?