Hello All,
A relatively new user using Zabbix Appliance 2.0.4 .
I have been tuning zabbix and like the flow but I have seen a problem with the agent.ping notification.
I had a host go down that had the zabbix agent installed and I received a confusing message
Trigger: Zabbix agent on foo is unreachable for 5 minutes
Trigger severity: High
Trigger status: PROBLEM
Agent ping: Up (1)
My problem comes into is the Agent Ping status as I have modified the nofication to show the {TRIGGER.VALUE1}: {ITEM.VALUE1}
And it relates that the agent is up when in fact the agent is down. Do I have something configured wrong?
Here is the trigger for the agent.ping
{Template OS HP-UX:agent.ping.nodata(5m)}=1
And here is the notification action
Trigger: {TRIGGER.NAME}
Trigger severity: {TRIGGER.SEVERITY}
Trigger status: {TRIGGER.STATUS}
{ITEM.NAME1}: {ITEM.VALUE1}
Thanks for any help offered...
A relatively new user using Zabbix Appliance 2.0.4 .
I have been tuning zabbix and like the flow but I have seen a problem with the agent.ping notification.
I had a host go down that had the zabbix agent installed and I received a confusing message
Trigger: Zabbix agent on foo is unreachable for 5 minutes
Trigger severity: High
Trigger status: PROBLEM
Agent ping: Up (1)
My problem comes into is the Agent Ping status as I have modified the nofication to show the {TRIGGER.VALUE1}: {ITEM.VALUE1}
And it relates that the agent is up when in fact the agent is down. Do I have something configured wrong?
Here is the trigger for the agent.ping
{Template OS HP-UX:agent.ping.nodata(5m)}=1
And here is the notification action
Trigger: {TRIGGER.NAME}
Trigger severity: {TRIGGER.SEVERITY}
Trigger status: {TRIGGER.STATUS}
{ITEM.NAME1}: {ITEM.VALUE1}
Thanks for any help offered...
Comment