[Nagiosplug-help] Check_nt Diskusage
Jan Scholten
Jan.Scholten at iconz.net
Thu Dec 16 14:07:07 CET 2004
Russell Lusignan schrieb:
> command line reports properly:
>
> #./check_nt -H 172.16.1.56 -p 1248 -v USEDDISKSPACE -l c -w 90% -c 95%
> c: - total: 37.27 Gb - used: 22.11 Gb (59%) - free 15.16 Gb (41%)
> #
Strange!
> The check in the services.cfg executes properly and Nagios shows the
> correct information, but regardless of what the -w value is, nagios
> always reports it in a warning state.
check the returncode directley after executing the plugin
echo $?
Have you executed the plugin as user Nagios?
I don't know what the problem is.. try another plugin Version?
Jan
More information about the Help
mailing list