Hello Guys..
I'm testing zabbix , and it is realy good application !!!
Bu it is not easy to understand how it works ...for me !
I have created a triggers called "DFL_ALL : NTBackUpError" like this,
If zabbix found into eventlog a NTBackup and High , imho the triggers is fired up, and change status from OFF to ON. On server backup procedure is failed.
I need a email, when triggers is ON. I have created a action in this way.
Is trigger and action correct ??
How many email are send ? Example... yesterday backup is failed, and email deliverd to my email address. Today backup is failed again....message is deliverd again ???
When triggers switch off ?? When i Ack it ??
Thanks to everybody
AndreA
NB: Yes i know... my english need help
AndreA
I'm testing zabbix , and it is realy good application !!!
Bu it is not easy to understand how it works ...for me !

I have created a triggers called "DFL_ALL : NTBackUpError" like this,
({T_Windows:eventlog[application].logsource(NTBackup)}=1)&({T_Windows:eventlog[application].logseverity(high)}=1)
I need a email, when triggers is ON. I have created a action in this way.
Event source : Triggers
Condition : Trigger = DFL_ALL : NTBackUpError AND
Trigger value = "TRUE"
Operations : Send message to myuser
Condition : Trigger = DFL_ALL : NTBackUpError AND
Trigger value = "TRUE"
Operations : Send message to myuser
How many email are send ? Example... yesterday backup is failed, and email deliverd to my email address. Today backup is failed again....message is deliverd again ???
When triggers switch off ?? When i Ack it ??
Thanks to everybody
AndreA
NB: Yes i know... my english need help
AndreA