index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins-scripts
/
check_disk_smb.pl
Age
Commit message (
Expand
)
Author
2022-06-18
Cdmiub (#1770)
CDMIUB
2022-03-17
Add configfile feature to check_disk_smb (#1402)
Claudio Kuenzler
2017-03-12
fix timeout issue with check_disk_smb
Sven Nierlein
2015-10-04
change exit code to unknown on help and version info
Sven Nierlein
2015-10-02
drop superfluous libexecdir
Elan Ruusamäe
2014-07-06
Don't rely on FindBin module to locate utils.pm
Holger Weiss
2014-02-28
Replace "plugins-scripts/subst.in" foo
Holger Weiss
2014-02-28
Merge remote-tracking branch 'awiddersheim/fix_trusted_path'
Holger Weiss
2014-02-27
utils.pm: use FindBin instead of awk to find the path to
Evgeni Golov
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-10-22
Fix trusted path
awiddersheim
2013-09-16
check_disk_smb: verify path to smbclient
Sven Nierlein
2013-08-12
Changed the smbclient command used to fetch the free space available on the s...
Rafael
2012-06-23
check_disk_smb: Add performance data
Holger Weiss
2010-11-28
check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696)
Matthias Eble
2010-11-28
Make check_disk_smb accept spaces in share names (#990948, #1370031, Debian #...
Matthias Eble
2010-04-11
Fix Debian bug #478942: Fragile argument passing
Holger Weiss
2010-04-11
Fix Debian bug #478906: Failure when run via ePN
Holger Weiss
2010-04-11
Fix Debian bug #425129: SMB guest mode won't work
Holger Weiss
2010-04-11
check_disk_smb: Allow for specifying an IP address
Holger Weiss
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2005-10-13
debian bts #300701:
M. Sean Finney
2005-04-17
also change the --help output to reflect that check_disk_smb defaults to empt...
M. Sean Finney
2005-04-16
patch to check_disk_smb to allow empty passwords
M. Sean Finney
2003-09-15
Optionally specify port for smbclient to use (781227 - Jason Burnett)
Ton Voon
2003-07-02
Update error message from smbclient v2.2.7 (Patch 740132 - Cove Schneider)
Ton Voon
2003-02-20
option regexs need to include ^ and $
Karl DeBisschop
2003-01-16
accept $ for share and \\ for users
Karl DeBisschop
2002-10-28
remove pspace in shebang since no sequent users replied
Karl DeBisschop
2002-08-14
patch for admin shares
Subhendu Ghosh
2002-06-20
logic fix for disk space thresholds
Subhendu Ghosh
2002-05-27
ePN fix and support for utils.pm
Subhendu Ghosh
2002-05-02
fix for embedded perl
Subhendu Ghosh
2002-02-28
Initial revision
Ethan Galstad