Hi,
I'm trying zabbix to monitor both our network as our servers.
The triggers work fine, the map’s are right to, everything works fine, but I’ve been unable to get any action from the triggers.
I have a template for windows systems, where I defined several items, one named “ping” that uses “agent.ping”, working fine to, and then created a trigger with the expression {server1:agent.ping.nodata(30)} and guess, it work fine.
The user, the media mail is created.
Now comes the problem, when I create an “action”, nothing happens.
I create it this way:
Action Type Send message
Source Trigger
Conditions Trigger = “ping”
Send message to Single user
User RTO
Subject {TRIGGER.NAME}: {STATUS}
Message {TRIGGER.NAME}: {STATUS}
The condition is created by choosing “trigger” and in the new window choosing the previous trigger created.
When I test it, the trigger goes on, the icon in the map changes, but no action.
In the “Monitoring” “Actions” only the message “No actions found”
What I’m I doing wrong?
I'm trying zabbix to monitor both our network as our servers.
The triggers work fine, the map’s are right to, everything works fine, but I’ve been unable to get any action from the triggers.
I have a template for windows systems, where I defined several items, one named “ping” that uses “agent.ping”, working fine to, and then created a trigger with the expression {server1:agent.ping.nodata(30)} and guess, it work fine.
The user, the media mail is created.
Now comes the problem, when I create an “action”, nothing happens.
I create it this way:
Action Type Send message
Source Trigger
Conditions Trigger = “ping”
Send message to Single user
User RTO
Subject {TRIGGER.NAME}: {STATUS}
Message {TRIGGER.NAME}: {STATUS}
The condition is created by choosing “trigger” and in the new window choosing the previous trigger created.
When I test it, the trigger goes on, the icon in the map changes, but no action.
In the “Monitoring” “Actions” only the message “No actions found”
What I’m I doing wrong?
Comment