Hi. We are migrating from Nagios to Zabbix and I'm trying to keep a couple of old method from Nagios. There's a weekly script that runs for hours on some hosts.
I've created a Zabbix item (trapper) that receive the output and process the output with a trigger.
But there's no interval on a trapper. I would to get an alarm if the item didn't get updated after a week.
There's probably a better way to do this. i've used system.run items for other stuff that needs constent update.
Thanks.
I've created a Zabbix item (trapper) that receive the output and process the output with a trigger.
But there's no interval on a trapper. I would to get an alarm if the item didn't get updated after a week.
There's probably a better way to do this. i've used system.run items for other stuff that needs constent update.
Thanks.
Comment