Hi all,
I am currently working on a Zabbix-server installed directly from FreeBSD ports.
I have configured items and triggers and set up some hosts.
My problem is that when I define an action it is not fired when the trigger conditions is meet.
I have a trigger set up to trigger when the agent.ping is not some value(to test it it i can change between 1 and some other number to activate the trigger conditions). It should trigger an action sending an email an/or an sms to me(through a script).
The Zabbix monitor changes the state when the conditions are changed. So I assume the the triggers are setup correctly.
However, the actions are never activated....i get no email nor sms(I can't even use a script to write in a file in my /tmp ) and I have checked my outgoing mail log to see if everything is all right....no mail is beeing sent(I have successfully tested my sendmail and it works)
So why does my actions not fire?
Hopefully someone can point me in the right direction
I am currently working on a Zabbix-server installed directly from FreeBSD ports.
I have configured items and triggers and set up some hosts.
My problem is that when I define an action it is not fired when the trigger conditions is meet.
I have a trigger set up to trigger when the agent.ping is not some value(to test it it i can change between 1 and some other number to activate the trigger conditions). It should trigger an action sending an email an/or an sms to me(through a script).
The Zabbix monitor changes the state when the conditions are changed. So I assume the the triggers are setup correctly.
However, the actions are never activated....i get no email nor sms(I can't even use a script to write in a file in my /tmp ) and I have checked my outgoing mail log to see if everything is all right....no mail is beeing sent(I have successfully tested my sendmail and it works)
So why does my actions not fire?
Hopefully someone can point me in the right direction
Comment