I am testing the new log monitoring using active check. Zabbix is storing the data from the log, I have setup a trigger like so...
{zabbix:log[/var/log/messages].str(failure)}=0
looking for a failure in the syslog. Testing by echoing "failure" in the log does not fire off the trigger. Do I have the trigger setting wrong? Sould it equal 1 instead of 0? Any help would be greatly appreciated.
TIA,
Troy
BTW.... Zabbix rocks!
{zabbix:log[/var/log/messages].str(failure)}=0
looking for a failure in the syslog. Testing by echoing "failure" in the log does not fire off the trigger. Do I have the trigger setting wrong? Sould it equal 1 instead of 0? Any help would be greatly appreciated.
TIA,
Troy
BTW.... Zabbix rocks!

Comment