On Feb 2, 2009, at 8:55 AM, Martyn wrote: > Just says Running Configuration Check...Config Error Restart > aborted. Check > you Nagios Configuration
run '/path/to/nagios -v /path/to/nagios.cfg' to check your nagios configuration. > If I comment out the F:\ checking then all is well. /me thinks there's something else amiss... > I have just tried the following command line which worked so I'm not > following why it will not work from within Nagios. > > /usr/local/nagios/libexec/check_nt -H 192.168.3.1 -v USEDDISKSPACE - > l f -p > 12489 -w 80% Nagios doesn't actually _ever_ verify if this works or not. It just trusts that it does and runs it when the service check is scheduled. If it fails, you'll see it in the web GUI for Status Information. -- Marc ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ 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
