Page 1 of 1

Monitor a server with no ping access

Posted: Fri Dec 16, 2011 1:43 pm
by glennbtn
HI All

I need to monitor a number of pbx server whcih are locked down. There is no opion to enable ping from 1 ip address to the wan, it's either on or off. I need to be able to see if the pbx is running by calling a webpage (have done this with monit in the past)

Can anyone tell me how I can get this working

Thanks

Re: Monitor a server with no ping access

Posted: Sun Dec 18, 2011 4:40 pm
by jsmurphy
In your nagios/libexec/ there is a check_http plugin, you could use that as your host check command.