I'm doing log monitoring like this:
Swatch runs on my servers and monitors my logs. When a certain string is found in the logs we run zabbix_sender.
This means that the trigger that watches for differences effectively stays in the PROBLEM state because it would need the same data twice in a row in order to recover.
Looking for some suggestions..
Swatch runs on my servers and monitors my logs. When a certain string is found in the logs we run zabbix_sender.
This means that the trigger that watches for differences effectively stays in the PROBLEM state because it would need the same data twice in a row in order to recover.
Looking for some suggestions..
Comment