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
Monitor a server with no ping access
Re: Monitor a server with no ping access
In your nagios/libexec/ there is a check_http plugin, you could use that as your host check command.