From ea75bd95d36bb46f4432b18c890206f972c1cfa3 Mon Sep 17 00:00:00 2001 From: "M. Sean Finney" Date: Sun, 17 Apr 2005 22:22:41 +0000 Subject: [PATCH] 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 --- plugins-scripts/check_disk_smb.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins-scripts/check_disk_smb.pl b/plugins-scripts/check_disk_smb.pl index 02b7150..5a78dab 100755 --- a/plugins-scripts/check_disk_smb.pl +++ b/plugins-scripts/check_disk_smb.pl @@ -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%) -- 2.30.2