I have recently joined a sysadmin team using Zabbix 4.0.23 for monitoring.
There are many items configured with several triggers corresponding to different thresholds for different severities, all with the same name.
For example, the item "backup" measuring how many days ago a...
Search Result
Collapse
3 results in 0.0020 seconds.
Keywords
Members
Tags
-
Automatic Severity change
Hello,
I have an item that returns the following values :
0 => OK
1 => Running
2 => Warning
3 => Error
I would like to set up a kind of trigger whose severity is able to change regarding the return value of my item.... -
Items in one template, Triggers in another
Hello,
I am trying to make my installation of zabbix and the structure of templates and hosts in a cleanest way, cause I have a lot of nodes to monitor with different functions.
So I was trying to do (I am not sure if it is possible) something like, have one template per hardware...