Hi All,
I have installed zabbix 1.8.6. (still evaluating)
My problem is the action part is not being called.
The status of the trigger changes depending upon the conditions.
And I have an action like Trigger = "web-00 on server web2 is down" which should send email.
I did a tcpdump on the zabbix server to check if any connection to my SMTP server is created. But no connections to the SMTP server.
So I assume that the action is not being called.
If I change the user to Admin then the emails action part works.
Can someone guide me to solve this problem.
I have installed zabbix 1.8.6. (still evaluating)
My problem is the action part is not being called.
The status of the trigger changes depending upon the conditions.
And I have an action like Trigger = "web-00 on server web2 is down" which should send email.
I did a tcpdump on the zabbix server to check if any connection to my SMTP server is created. But no connections to the SMTP server.
So I assume that the action is not being called.
If I change the user to Admin then the emails action part works.
Can someone guide me to solve this problem.
Comment