Age | Commit message (Expand) | Author | Files | Lines |
2013-08-20 | Merge branch 'master' of https://github.com/rafaeldriutti/nagios-plugins | Holger Weiss | 1 | -3/+3 |
2013-08-12 | Changed the smbclient command used to fetch the free space available on the s... | Rafael | 1 | -3/+3 |
2013-05-19 | Made verbose output of check_sensors compilant | Gabriele Tozzi | 1 | -15/+18 |
2013-03-25 | Add option to perform real login in check_oracle | Brian De Wolf | 1 | -0/+15 |
2012-10-09 | Added additional documentation to the check_range function | Marc Huffnagle | 1 | -1/+10 |
2012-06-23 | check_disk_smb: Add performance data | Holger Weiss | 1 | -12/+32 |
2012-05-29 | Mention the check_range function in NEWS, etc. | Holger Weiss | 1 | -3/+3 |
2012-05-29 | Added check_range shell function to utils.sh.in | Alex Griffin | 1 | -0/+85 |
2011-09-07 | check_sensors: Use symbolic exit codes | Holger Weiss | 1 | -10/+10 |
2011-09-07 | check_sensors: Minor whitespace fixes | Holger Weiss | 1 | -2/+2 |
2011-09-07 | check_sensors: Detect FAULT status | Holger Weiss | 1 | -4/+7 |
2010-11-28 | add test cases for check_disk_smb | Matthias Eble | 1 | -0/+96 |
2010-11-28 | check_disk_smb now handles NT_STATUS_ACCESS_DENIED properly (Debian #601696) | Matthias Eble | 1 | -1/+1 |
2010-11-28 | Make check_disk_smb accept spaces in share names (#990948, #1370031, Debian #... | Matthias Eble | 1 | -1/+1 |
2010-07-07 | Allow check_ifstatus to accept version=2c | Ton Voon | 1 | -2/+5 |
2010-04-12 | Fix Debian bug #545940: Failure when run via ePN | Holger Weiss | 1 | -4/+4 |
2010-04-11 | Fix Debian bug #478942: Fragile argument passing | Holger Weiss | 1 | -25/+36 |
2010-04-11 | Fix Debian bug #478906: Failure when run via ePN | Holger Weiss | 1 | -6/+6 |
2010-04-11 | Fix Debian bug #425129: SMB guest mode won't work | Holger Weiss | 1 | -0/+1 |
2010-04-11 | check_disk_smb: Allow for specifying an IP address | Holger Weiss | 1 | -7/+23 |
2009-09-25 | Allow custom versions with the release file... | nagiosplugins | 1 | -1/+1 |
2009-09-19 | Fix check_ircd binding to wrong interface (#668778) | Thomas Guyot-Sionnest | 1 | -16/+5 |
2009-06-13 | Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no... | Matthias Eble | 2 | -6/+10 |
2009-06-13 | Further test parameters and skip blocks for check_ifoperstatus.t. getTestpara... | Matthias Eble | 2 | -23/+43 |
2009-06-11 | renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatus | Matthias Eble | 1 | -2/+2 |
2009-06-11 | Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2... | Matthias Eble | 2 | -103/+130 |
2009-06-11 | Added testcases for check_ifoperstatus | Matthias Eble | 1 | -0/+73 |
2009-06-11 | minor fixes to check_ifoperstatus | Matthias Eble | 1 | -3/+3 |
2009-06-11 | check_ifoperstatus is now more user friendly in case of missing arguments | Matthias Eble | 1 | -29/+25 |
2009-06-11 | Whitespace and indent fixes for check_ifoperstatus | Matthias Eble | 1 | -109/+103 |
2009-06-11 | Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol... | Matthias Eble | 1 | -71/+39 |
2009-05-20 | Fix awk subst.in/subst script path error (#2722832 - Martin Foster) | Thomas Guyot-Sionnest | 1 | -10/+11 |
2009-02-20 | Typo fixes (Jan Wagner - SF 1878971) | Ton Voon | 1 | -1/+1 |
2008-11-26 | Fixing build breakages (I totally forgot this rule was there...) | Thomas Guyot-Sionnest | 1 | -2/+0 |
2008-11-26 | Disable dynamic versionning for releases, and allow generating version out of... | Thomas Guyot-Sionnest | 1 | -5/+5 |
2008-11-25 | Workaround to support more make programs | Thomas Guyot-Sionnest | 1 | -1/+4 |
2008-11-25 | Exporting ENV vars from Makefile is supported only with GNU Make. Use the she... | Thomas Guyot-Sionnest | 1 | -4/+2 |
2008-11-23 | Avoid the use of .PHONY (target s created twice and I have no idea if it's ri... | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 22 | -51/+48 |
2008-10-22 | check_ifoperstatus -n flag now works as expected (sf.net #1569488) | Matthias Eble | 1 | -19/+29 |
2007-12-12 | Run tinderbox builds in a test debug mode using "make test-debug" | Ton Voon | 1 | -0/+4 |
2007-07-24 | Removing all .cvsignore files | Ton Voon | 1 | -19/+0 |
2007-07-07 | Changed print_revision output order in utils.pm | Matthias Eble | 1 | -1/+1 |
2007-07-07 | substituted $ID$ through $Revision$ in print_revision call | Matthias Eble | 1 | -2/+2 |
2007-07-07 | Changed order in -V/--version output | Matthias Eble | 3 | -5/+5 |
2007-05-27 | check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to... | Matthias Eble | 1 | -3/+5 |
2007-03-16 | Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl. | Gavin Carr | 1 | -3/+3 |
2007-02-01 | Fix bug #1593073 Check_Log problem with log rotation | Thomas Guyot-Sionnest | 1 | -1/+1 |
2006-12-12 | Enhanced test for single letters in fqdn | Ton Voon | 1 | -0/+2 |
2006-12-12 | Allow single characters in fqdn (Dave Alden) | Ton Voon | 1 | -1/+1 |