Hi, is there a way to collect triggers datas in real time when i nedd to??
Ad Widget
Collapse
Collect trigers datas in real time
Collapse
X
-
Tags: None
-
Hi Wagner,
in real time you can collect using with "Update interval: 1" value. But in this case I would like to suggest you to use Agent (Active) to reduce load from Zabbix-Server.
Regards,
Alex! -
-
Sorry, I've missed that you want to collect triggers data. I've misunderstood the question. Could you please explain what you mean under the "Trigger data" ?
Regards,
Alex!Comment
-
According to the zabbix documentation triggers that have time expressions (now(), nodata(), time(), etc.) are updated every 30 seconds, how can i reduce it to 1 second?Comment
-
Then it is a minimum if nodata can't be less than 30 seconds. But why you want to do this ?
Regards,
Alex!Comment
-
Client want to see triggers status updated in real time, but i will update just the triggers that dont have time expressions. ThankeComment
-
But triggers are depending on items, so it is more convenient to see Item status and use last value for triggering the alert.
Regards,
Alex!Comment
-
Comment