Age | Commit message (Expand) | Author | Files | Lines |
2014-07-06 | Don't rely on FindBin module to locate utils.pm | Holger Weiss | 13 | -1/+14 |
2014-06-18 | Use FindBin consistently across Perl plugins | Holger Weiss | 2 | -2/+4 |
2014-03-20 | Update the last remaining instance of the old FSF address | Sam Kottler | 1 | -1/+1 |
2014-02-28 | Disable Perl's "taint" checks | Holger Weiss | 3 | -3/+3 |
2014-02-28 | Replace "plugins-scripts/subst.in" foo | Holger Weiss | 18 | -101/+48 |
2014-02-28 | Merge remote-tracking branch 'awiddersheim/fix_trusted_path' | Holger Weiss | 17 | -25/+506 |
2014-02-27 | subst.in: remove the led() function | Evgeni Golov | 1 | -17/+0 |
2014-02-27 | utils.pm: use FindBin instead of awk to find the path to | Evgeni Golov | 10 | -10/+20 |
2014-02-27 | check_mailq: add $mailq to check output, so it is easily visible what was aut... | Evgeni Golov | 1 | -17/+17 |
2014-02-27 | check_mailq: document autodetection in the usage output | Evgeni Golov | 1 | -1/+3 |
2014-02-27 | check_mailq: try to autodetect which mailq implementation we are using | Evgeni Golov | 1 | -1/+24 |
2014-01-29 | check_mailq: adding nullmailer support | Jan Wagner | 1 | -2/+39 |
2014-01-29 | Just fixing small typo in comment | Jan Wagner | 1 | -1/+1 |
2014-01-24 | check_file_age: support for --ignore-missing | Jan Wagner | 2 | -5/+19 |
2014-01-23 | Remove obsolete check_ntp.pl | Thomas Guyot-Sionnest | 2 | -472/+1 |
2014-01-22 | fix outdated Free Software Foundation address | Lars Vogdt | 4 | -5/+6 |
2014-01-21 | Capitalize "Monitoring Plugins" | Holger Weiss | 1 | -1/+1 |
2014-01-21 | Merge branch 'maint' | Holger Weiss | 1 | -1/+1 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 12 | -39/+36 |
2014-01-13 | utils.sh: Don't define $ECHO | Holger Weiss | 2 | -14/+7 |
2013-10-28 | Update URLs and mailing list addresses | Holger Weiss | 2 | -2/+2 |
2013-10-22 | Fix trusted path | awiddersheim | 17 | -27/+36 |
2013-10-22 | Just using the posix conform extended regular expression grep | Jan Wagner | 1 | -2/+1 |
2013-10-22 | check_oracle: --db +ASM bad string matching | Jan Wagner | 1 | -0/+1 |
2013-09-17 | check_disk_smb: fixed number of tests to skip | Sven Nierlein | 1 | -5/+5 |
2013-09-16 | check_disk_smb: verify path to smbclient | Sven Nierlein | 1 | -0/+2 |
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 |