I've set up an item to monitor one of my application logs. It works, and I see data under "Monitoring" -> "Latest data". Basically, I'm doing this:
log["\\example.com\data\apps\logs\mainLog.xml","ERROR| Slow|Shutting"]
However, I'm having a LOT of problems setting up a trigger to alert on this. I want to get an alert when I get ANY data for this trigger between the hours of 7am and 5pm. I want the trigger to "reset" if no additional data is received after 60 seconds. I am using zabbix version 1.8.4.
Any help is greatly appreciated!
log["\\example.com\data\apps\logs\mainLog.xml","ERROR| Slow|Shutting"]
However, I'm having a LOT of problems setting up a trigger to alert on this. I want to get an alert when I get ANY data for this trigger between the hours of 7am and 5pm. I want the trigger to "reset" if no additional data is received after 60 seconds. I am using zabbix version 1.8.4.
Any help is greatly appreciated!