Hi,

monit has the ping test which can be accesses via the "_ping", for example like 
this: "http://1.2.3.4:2812/_ping"; (response is "pong"). You can use this in 
monit's url test along with content check to verify the response.

M/Monit checks Monit heartbeat by default and will report if Monit is not 
working.

Regards,
Martin



On Oct 7, 2011, at 11:05 AM, Mark Olliver wrote:

> Hi,
>  
> I am setting up a central server to monit our other monit instances in a 
> triangular fashion. This will a ensure I know if one of the other servers 
> goes down but also the plan is to let me know if monit fails.
>  
> I can test the server with a simple icmp ping, but I was wondering is there a 
> specific protocol test for testing monit? Or do I just need to use a standard 
> tcp test to port 2812?
>  
> Thanks
>  
> Mark
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general

--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to