On Feb 2, 2010, at 8:05 AM, Assaf Flatto wrote: > The problem is that the host/service on the central server stay in the > pending status and the web page does not change. > I have 4 hosts with only check_http defined as the check running on them > (both on the remote and the central nagios ). > > when i force a check on a service - it comes up at ok ( as it should be > ) , how can i make sure they start with out manual intervention ?
Make sure you've enabled external commands: http://nagios.sourceforge.net/docs/3_0/extcommands.html Make sure you've enabled passive checks in nagios.cfg and in the service definitions and that the host/service your are submitting for exists in your config: http://nagios.sourceforge.net/docs/3_0/passivechecks.html Also see this recent thread - http://www.mail-archive.com/[email protected]/msg30439.html If you're still having problems, post consistent service definitions and nsca debug output (your examples don't match), nagios.cfg entries related to passive checks and external commands and an 'ls -l /path/to/nagios.cmd'. -- Marc ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ 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
