aboutsummaryrefslogtreecommitdiff
path: root/plugins-scripts
AgeCommit message (Expand)Author
2013-05-19Made verbose output of check_sensors compilantGravatar Gabriele Tozzi
2013-03-25Add option to perform real login in check_oracleGravatar Brian De Wolf
2012-10-09Added additional documentation to the check_range functionGravatar Marc Huffnagle
2012-06-23check_disk_smb: Add performance dataGravatar Holger Weiss
2012-05-29Mention the check_range function in NEWS, etc.Gravatar Holger Weiss
2012-05-29Added check_range shell function to utils.sh.inGravatar Alex Griffin
2011-09-07check_sensors: Use symbolic exit codesGravatar Holger Weiss
2011-09-07check_sensors: Minor whitespace fixesGravatar Holger Weiss
2011-09-07check_sensors: Detect FAULT statusGravatar Holger Weiss
2010-11-28add test cases for check_disk_smbGravatar Matthias Eble
2010-11-28check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696)Gravatar Matthias Eble
2010-11-28Make check_disk_smb accept spaces in share names (#990948, #1370031, Debian #...Gravatar Matthias Eble
2010-07-07Allow check_ifstatus to accept version=2cGravatar Ton Voon
2010-04-12Fix Debian bug #545940: Failure when run via ePNGravatar Holger Weiss
2010-04-11Fix Debian bug #478942: Fragile argument passingGravatar Holger Weiss
2010-04-11Fix Debian bug #478906: Failure when run via ePNGravatar Holger Weiss
2010-04-11Fix Debian bug #425129: SMB guest mode won't workGravatar Holger Weiss
2010-04-11check_disk_smb: Allow for specifying an IP addressGravatar Holger Weiss
2009-09-25Allow custom versions with the release file...Gravatar nagiosplugins
2009-09-19Fix check_ircd binding to wrong interface (#668778)Gravatar Thomas Guyot-Sionnest
2009-06-13Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no...Gravatar Matthias Eble
2009-06-13Further test parameters and skip blocks for check_ifoperstatus.t. getTestpara...Gravatar Matthias Eble
2009-06-11renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatusGravatar Matthias Eble
2009-06-11Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2...Gravatar Matthias Eble
2009-06-11Added testcases for check_ifoperstatusGravatar Matthias Eble
2009-06-11minor fixes to check_ifoperstatusGravatar Matthias Eble
2009-06-11check_ifoperstatus is now more user friendly in case of missing argumentsGravatar Matthias Eble
2009-06-11Whitespace and indent fixes for check_ifoperstatusGravatar Matthias Eble
2009-06-11Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol...Gravatar Matthias Eble
2009-05-20Fix awk subst.in/subst script path error (#2722832 - Martin Foster)Gravatar Thomas Guyot-Sionnest
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Gravatar Ton Voon
2008-11-26Fixing build breakages (I totally forgot this rule was there...)Gravatar Thomas Guyot-Sionnest
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Gravatar Thomas Guyot-Sionnest
2008-11-25Workaround to support more make programsGravatar Thomas Guyot-Sionnest
2008-11-25Exporting ENV vars from Makefile is supported only with GNU Make. Use the she...Gravatar Thomas Guyot-Sionnest
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Gravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-10-22check_ifoperstatus -n flag now works as expected (sf.net #1569488)Gravatar Matthias Eble
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Gravatar Ton Voon
2007-07-24Removing all .cvsignore filesGravatar Ton Voon
2007-07-07Changed print_revision output order in utils.pmGravatar Matthias Eble
2007-07-07substituted $ID$ through $Revision$ in print_revision callGravatar Matthias Eble
2007-07-07Changed order in -V/--version outputGravatar Matthias Eble
2007-05-27check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to...Gravatar Matthias Eble
2007-03-16Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl.Gravatar Gavin Carr
2007-02-01Fix bug #1593073 Check_Log problem with log rotationGravatar Thomas Guyot-Sionnest
2006-12-12Enhanced test for single letters in fqdnGravatar Ton Voon
2006-12-12Allow single characters in fqdn (Dave Alden)Gravatar Ton Voon
2006-10-27More edge testcases. Allow anything if ends with a . as long as correctGravatar Ton Voon
2006-10-26Fixed error if dba_free_space has no free segments (Florian Gleixner)Gravatar Ton Voon