Re: [Nagios-users] Understanding check_cluster

2009-02-27 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/02/09 07:03 PM, Lee Azzarello wrote: Here's my config. It's functional: define command{ command_namecheck-cluster-health command_line/usr/lib/nagios/plugins/check_cluster --service -l $ARG1$ -w $ARG2$ -c $ARG3$

[Nagios-users] Understanding check_cluster

2009-02-24 Thread Chris Beattie
I need some help understanding the check_cluster plugin, please. I'm using version 1.4.13 of the plugins on Nagios 3.10, all compiled from source on 64-bit CentOS 5.2. We use VMWare ESX clusters, and I'd like the hosts in Nagios that happen to be virtual machines to have one parent instead of a

Re: [Nagios-users] Understanding check_cluster

2009-02-24 Thread Lee Azzarello
Here's my config. It's functional: define command{ command_name check-cluster-health command_line /usr/lib/nagios/plugins/check_cluster --service -l $ARG1$ -w $ARG2$ -c $ARG3$ -d $ARG4$ } define service{ service_description check-cluster-health host app-proxy