nagios monitoring a failover process
Posted: Thu Aug 29, 2013 3:48 am
Hi,
We have a service which runs in a failover mode and I would like Nagios to monitor it. The logic would be:
check if process is running on host A if yes return OK status, if no check if process is running on host B if yes return OK status if no return critical status.
Is there a way Nagios can do this without me having to write my own plugin?
Chris
We have a service which runs in a failover mode and I would like Nagios to monitor it. The logic would be:
check if process is running on host A if yes return OK status, if no check if process is running on host B if yes return OK status if no return critical status.
Is there a way Nagios can do this without me having to write my own plugin?
Chris