Running Zabbix 1.4.5, i've set up a trigger as follows;
(({server:icmpping.last(0)}=0) | ({server:icmpping.last(0)}#0))
with an item of;
Ping Test icmpping 30 7 7 Simple check Active
with an action;
TEST
Trigger = "Test Trigger"
Send message to User "my_username"
Enabled
On the Administration -> Notifications I get nothing, ever. all zero's.
I've scoured the forums, tried everything i could think of, i just cant get it to even TRY to send a notification.
Any ideas??
(({server:icmpping.last(0)}=0) | ({server:icmpping.last(0)}#0))
with an item of;
Ping Test icmpping 30 7 7 Simple check Active
with an action;
TEST
Trigger = "Test Trigger"
Send message to User "my_username"
Enabled
On the Administration -> Notifications I get nothing, ever. all zero's.
I've scoured the forums, tried everything i could think of, i just cant get it to even TRY to send a notification.
Any ideas??
Comment