Ok i have a new problem I'm trying to run check_cluster as a service associated with the nagios server When i run the check_cluster command separately from nagios it's seems fine and i get a CLUSTER OK: DNS: 3 up, 0 down, 0 unreachable
When i run it with nagios i get CLUSTER OK: DNS: 0 up, 0 down, 0 unreachable i checked the syslog and it says the service timed out It is checking 3 servers Here is my check command: $USER1$/check_cluster --host -l $ARG1$ -w $ARG2$ -c $ARG3$ -d $ARG4$ Here is my Service Definition: check_cluster_host!"DNS"!1!2!$HOSTSTATEID:host1$,$HOSTSTATEID:host2$,$HOSTSTATEID:host3$ Syslog entry: "Check Cluster - DNS" "CLUSTER OK: DNS: 0 up, 0 down, 0 unreachable" "OK" ""' for service 'Check Cluster - DNS' on host 'nagios' timed out after 5 seconds any ideas what's going on? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null