summaryrefslogtreecommitdiffstats
path: root/plugins-scripts/check_disk_smb.pl
AgeCommit message (Expand)AuthorFilesLines
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2013-09-16check_disk_smb: verify path to smbclientSven Nierlein1-0/+2
2013-08-12Changed the smbclient command used to fetch the free space available on the s...refs/pull/63/headRafael1-3/+3
2012-06-23check_disk_smb: Add performance dataHolger Weiss1-12/+32
2010-11-28check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696)Matthias Eble1-1/+1
2010-11-28Make check_disk_smb accept spaces in share names (#990948, #1370031, Debian #...Matthias Eble1-1/+1
2010-04-11Fix Debian bug #478942: Fragile argument passingHolger Weiss1-25/+36
2010-04-11Fix Debian bug #478906: Failure when run via ePNHolger Weiss1-6/+6
2010-04-11Fix Debian bug #425129: SMB guest mode won't workHolger Weiss1-0/+1
2010-04-10check_disk_smb: Allow for specifying an IP addressHolger Weiss1-7/+23
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+2
2005-10-13debian bts #300701:M. Sean Finney1-31/+39
2005-04-17also change the --help output to reflect that check_disk_smb defaults to empt...M. Sean Finney1-1/+1
2005-04-16patch to check_disk_smb to allow empty passwordsM. Sean Finney1-3/+3
2003-09-15Optionally specify port for smbclient to use (781227 - Jason Burnett)Ton Voon1-3/+6
2003-07-02Update error message from smbclient v2.2.7 (Patch 740132 - Cove Schneider)Ton Voon1-5/+4
2003-02-20option regexs need to include ^ and $r1_3_0-beta3Karl DeBisschop1-5/+5
2003-01-16accept $ for share and \\ for usersKarl DeBisschop1-2/+2
2002-10-28remove pspace in shebang since no sequent users repliedKarl DeBisschop1-1/+1
2002-08-14patch for admin sharesSubhendu Ghosh1-1/+1
2002-06-20logic fix for disk space thresholdsSubhendu Ghosh1-20/+49
2002-05-27ePN fix and support for utils.pmSubhendu Ghosh1-4/+7
2002-05-02fix for embedded perlSubhendu Ghosh1-8/+6
2002-02-28Initial revisionEthan Galstad1-0/+240