Nevermind, easy as I suspected with a missing host check command. Thanks everyone.
David Bounds [email protected] -----Original Message----- From: David Bounds Sent: Monday, April 20, 2009 5:46 PM To: '[email protected]' Subject: Host checking All, I am certain this is a simple issue, but I was wondering if someone here could help. I have the apt package for nagios2 installed and none of the hosts are getting checked to see if they are still up. All checking is done through a local VPN connection and a sample of the host definitions is below. Any help is appreciated. define host{ host_name ama alias ama address ama hostgroups appliance notifications_enabled 1 event_handler_enabled 1 max_check_attempts 5 check_period 24x7 contact_groups admins notification_interval 30 notification_period 24x7 notification_options d,u,r,f } David Bounds [email protected] ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Nagios-users mailing list [email protected] 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
