Hey guys,
Please help me, i have a problem to monitoring the BackupExec events with Zabbix version 1.8.3.
I found some months ago a template, the service state monitoring works fine but the eventlog monitoring do nothing.
This is my current trigger expression:
Please can you tell me whats wrong with that?
Thanks a lot!
Best Regards,
Philipp
Please help me, i have a problem to monitoring the BackupExec events with Zabbix version 1.8.3.
I found some months ago a template, the service state monitoring works fine but the eventlog monitoring do nothing.
This is my current trigger expression:
Code:
({Template_WindowsEventLog_BackupExec:eventlog[Application,ackup].logsource (Backup Exec)}=1&{Template_WindowsEventLog_BackupExec:eventlog
[Application,ackup].str(Auftrag fehlgeschlagen)}=1)|
({TRIGGER.VALUE}=1&({Template_WindowsEventLog_BackupExec:eventlog
[Application,ackup].logsource(Backup Exec)}=0|
{Template_WindowsEventLog_BackupExec:eventlog[Application,ackup].str(Job Start)}=0))
Thanks a lot!
Best Regards,
Philipp
Comment