PDA

View Full Version : Simple checks and alerts issue


sytker
02-12-2007, 12:14
Hello,
I'm currently using two types of simple checks, icmpping and http,80.

What I want is:

- If the server doesn't answer, try to get a answer for the next 3 to 6 minutes with a 30sec interval. At the end of the 3 to 6 minutes if the server didn't answer, then send the email.

I'm currently using this on zabbix_server.conf:

# After how many seconds of unreachability treat a host as unavailable
UnreachablePeriod=380

# How ofter check host for availability during the unreachability period
UnreachableDelay=30

# How ofter check host for availability during the unavailability period
UnavailableDelay=30

But it is not working I guess, or I need to configure in another way my triggers, because when the server is unavailable, zabbix immediately sends the email alert.

Can anyone help me?

Thanks very much

sytker
02-12-2007, 13:06
I've added this alert, that's what I'm looking for?

{Ctotal:http,80.count(200,0)}=3

narayanarao
06-06-2008, 09:36
Hi,

I need your help on simple checks.

How to configure simple check for monitoring http/ftp/ping/vpn.

Could u please explain step by step.

I am able to use agent monitoring.

Thanks in advance.

Regards
Narayana Rao