[Nagios-devel] check_disk -e/-q

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] check_disk -e/-q

Post by Guest »

The output of check_disk -h includes:

-e, --errors-only
Display only devices/mountpoints with errors

The program doesn't understand the -e flag. It does understand -q but
doesn't mention it in the -h output. The above should probably be replaced
with

-q, --quiet
Display only devices/mountpoints with errors

FYI.

--
Skip Montanaro
[email protected]
Got spam? http://spambayes.sf.net/





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked