summaryrefslogtreecommitdiffstats
path: root/plugins-scripts
AgeCommit message (Expand)AuthorFilesLines
2013-09-16check_disk_smb: verify path to smbclientSven Nierlein1-0/+2
2013-08-20Merge branch 'master' of https://github.com/rafaeldriutti/nagios-pluginsHolger Weiss1-3/+3
2013-08-12Changed the smbclient command used to fetch the free space available on the s...refs/pull/63/headRafael1-3/+3
2013-05-19Made verbose output of check_sensors compilantrefs/pull/49/headGabriele Tozzi1-15/+18
2013-03-25Add option to perform real login in check_oracleBrian De Wolf1-0/+15
2012-10-09Added additional documentation to the check_range functionMarc Huffnagle1-1/+10
2012-06-23check_disk_smb: Add performance dataHolger Weiss1-12/+32
2012-05-29Mention the check_range function in NEWS, etc.Holger Weiss1-3/+3
2012-05-29Added check_range shell function to utils.sh.inAlex Griffin1-0/+85
2011-09-07check_sensors: Use symbolic exit codesHolger Weiss1-10/+10
2011-09-07check_sensors: Minor whitespace fixesHolger Weiss1-2/+2
2011-09-07check_sensors: Detect FAULT statusHolger Weiss1-4/+7
2010-11-28add test cases for check_disk_smbMatthias Eble1-0/+96
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-07-07Allow check_ifstatus to accept version=2cTon Voon1-2/+5
2010-04-12Fix Debian bug #545940: Failure when run via ePNHolger Weiss1-4/+4
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
2009-09-25Allow custom versions with the release file...nagiosplugins1-1/+1
2009-09-19Fix check_ircd binding to wrong interface (#668778)Thomas Guyot-Sionnest1-16/+5
2009-06-13Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no...Matthias Eble2-6/+10
2009-06-13Further test parameters and skip blocks for check_ifoperstatus.t. getTestpara...Matthias Eble2-23/+43
2009-06-11renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatusMatthias Eble1-2/+2
2009-06-11Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2...Matthias Eble2-103/+130
2009-06-11Added testcases for check_ifoperstatusMatthias Eble1-0/+73
2009-06-11minor fixes to check_ifoperstatusMatthias Eble1-3/+3
2009-06-11check_ifoperstatus is now more user friendly in case of missing argumentsMatthias Eble1-29/+25
2009-06-10Whitespace and indent fixes for check_ifoperstatusMatthias Eble1-109/+103
2009-06-10Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol...Matthias Eble1-71/+39
2009-05-20Fix awk subst.in/subst script path error (#2722832 - Martin Foster)Thomas Guyot-Sionnest1-10/+11
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Ton Voon1-1/+1
2008-11-27Fixing build breakages (I totally forgot this rule was there...)Thomas Guyot-Sionnest1-2/+0
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Thomas Guyot-Sionnest1-5/+5
2008-11-25Workaround to support more make programsThomas Guyot-Sionnest1-1/+4
2008-11-25Exporting ENV vars from Makefile is supported only with GNU Make. Use the she...Thomas Guyot-Sionnest1-4/+2
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Thomas Guyot-Sionnest1-1/+2
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest22-51/+48
2008-10-22check_ifoperstatus -n flag now works as expected (sf.net #1569488)Matthias Eble1-19/+29
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Ton Voon1-0/+4
2007-07-24Removing all .cvsignore filesTon Voon1-19/+0
2007-07-07Changed print_revision output order in utils.pmMatthias Eble1-1/+1
2007-07-07substituted $ID$ through $Revision$ in print_revision callMatthias Eble1-2/+2
2007-07-07Changed order in -V/--version outputMatthias Eble3-5/+5
2007-05-27check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to...Matthias Eble1-3/+5
2007-03-16Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl.Gavin Carr1-3/+3
2007-02-01Fix bug #1593073 Check_Log problem with log rotationThomas Guyot-Sionnest1-1/+1
2006-12-12Enhanced test for single letters in fqdnTon Voon1-0/+2