also change the --help output to reflect that check_disk_smb defaults to empty passwords

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1164 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
M. Sean Finney 2005-04-17 22:22:41 +00:00
parent cf35fb4b92
commit ea75bd95d3

View file

@ -252,7 +252,7 @@ Perl Check SMB Disk plugin for Nagios
-u, --user=STRING
Username to log in to server. (Defaults to \"guest\")
-p, --password=STRING
Password to log in to server. (Defaults to \"guest\")
Password to log in to server. (Defaults to an empty password)
-w, --warning=INTEGER or INTEGER[kMG]
Percent of used space at which a warning will be generated (Default: 85%)