PDA

View Full Version : Trigger problem


ejmo1
01-12-2005, 00:57
Hello,

I am using Zabbix1-1beta2 and I think is a great tool!.

I'm monitoring some hosts, each one has items, triggers, actions, but I have a problem with triggers. In Configuration/Triggers/ in The Trigger Depends On I can't see anything, and in Configuration/Maps in Link Status Indicator happens the same, I don't have anything, and I don't know what it is happenning, maybe you can give me a piece of advice.

Thanks in advance for all your help.

krusty
01-12-2005, 10:13
Hi, you should first make a simple check like icmpping to your host.
Then you change to triggers. Here you can observe your host. An example for your expression is {HOST:icmpping.last(0)}=0 .
After you have added the trigger you can change or create actions.

Hope that helps. :rolleyes:

ejmo1
02-12-2005, 16:55
Hi, you should first make a simple check like icmpping to your host.
Then you change to triggers. Here you can observe your host. An example for your expression is {HOST:icmpping.last(0)}=0 .
After you have added the trigger you can change or create actions.

Hope that helps. :rolleyes:

Hello,

Thanks a lot for your answer.

The hosts I am monitoring are not connected all the time, they send its management information and I work with zabbix_sender. Each host has items, triggets and actions. In Configuration/Hosts Availability I have Unknown, is this related to the fact I can't see anything in Trigger Depends On and in Link Status Indicator?.

Thanks a lot for you help!