[Nagiosplug-checkins] nagiosplug/plugins-scripts check_disk_smb.pl,1.11,1.12

M. Sean Finney seanius at users.sourceforge.net
Sun Apr 17 15:24:05 CEST 2005


Update of /cvsroot/nagiosplug/nagiosplug/plugins-scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7587/plugins-scripts

Modified Files:
	check_disk_smb.pl 
Log Message:
also change the --help output to reflect that check_disk_smb defaults to empty passwords

Index: check_disk_smb.pl
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins-scripts/check_disk_smb.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- check_disk_smb.pl	16 Apr 2005 06:09:47 -0000	1.11
+++ check_disk_smb.pl	17 Apr 2005 22:22:41 -0000	1.12
@@ -252,7 +252,7 @@
 -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%)
       





More information about the Commits mailing list