PDA

View Full Version : Question About Trigers and action


maruscya
11-01-2008, 11:17
Hello Guys..

I'm testing zabbix , and it is realy good application !!!

Bu it is not easy to understand how it works ...for me ! :p

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)


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.


Event source : Triggers
Condition : Trigger = DFL_ALL : NTBackUpError AND
Trigger value = "TRUE"
Operations : Send message to myuser


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