Is there any way to determine the number of active triggers?
I am responsible for a number of Zabbix servers. The number of triggers that go up and down daily on the systems I monitor make it almost impossible to know if all the triggers have cleared without logging in to check, if I got a daily email with the number of active triggers it would make life a lot easier.
I already have all the systems sending me an email every day, what I need is an internal item like zabbix[triggers] that returns the total active triggers on the system that I could monitor and put into the action.
perhaps:
zabbix[triggers_active]
unless there is something already?
Thanks guys
I am responsible for a number of Zabbix servers. The number of triggers that go up and down daily on the systems I monitor make it almost impossible to know if all the triggers have cleared without logging in to check, if I got a daily email with the number of active triggers it would make life a lot easier.
I already have all the systems sending me an email every day, what I need is an internal item like zabbix[triggers] that returns the total active triggers on the system that I could monitor and put into the action.
perhaps:
zabbix[triggers_active]
unless there is something already?
Thanks guys
Comment