I am attempting to write a series of triggers for a single log check item.
I want to have a starting trigger that catches any unknown string of "ERROR", this is easy enough to do. I want to be able to incrementally add known errors that can trigger in its place, such as "ERROR:...
Search Result
Collapse
3 results in 0.0033 seconds.
Keywords
Members
Tags
-
TiddleMiddle started a topic Creating Log Check Triggers with a General Error Trigger + Triggers for Known Errorsin Zabbix HelpCreating Log Check Triggers with a General Error Trigger + Triggers for Known Errors
Last edited by TiddleMiddle; 21-10-2020, 20:37. -
Log Monitoring
Hello I am new to Zabbix Monitoring and I am running into roubles with getting zabbix to monitor the /var/log/messages log file and looking a specific keywords than trigger when those keywords are outputted into the log file. Zabbix than triggers than send an email. But everytime I cannot seem to get... -
Trigger on item of type Log
I have a log item which monitors our apache error log for the "Fatal" string.
Does anyone know the trigger condition I would use to send an alert if there were new log entries read from the client?
All the conditional I see seem to use "Values" which...