Age | Commit message (Expand) | Author | Files | Lines |
2013-08-18 | check_mysql: Fix copy'n'pasted comments | Holger Weiss | 1 | -2/+2 |
2013-08-18 | Merge branch 'master' of https://github.com/jonmilby/nagios-plugins | Holger Weiss | 1 | -4/+34 |
2013-08-18 | Merge branch 'fping' of https://github.com/lairsdragon/nagios-plugins | Holger Weiss | 1 | -1/+20 |
2013-08-18 | check_fping error handling enhanced, generates UNKNOWN on | Steve Weinreich | 1 | -1/+20 |
2013-08-18 | NEWS: Mention the new "check_snmp --offset" option | Holger Weiss | 2 | -2/+3 |
2013-08-18 | added --offset option to allow adjustment of sensor data | Simon Kainz | 1 | -1/+9 |
2013-08-18 | check_http: Use xasprintf instead of asprintf | Holger Weiss | 1 | -1/+1 |
2013-08-18 | check_http: s/--header_string/--header-string/ | Holger Weiss | 1 | -1/+1 |
2013-08-18 | check_snmp: Allocate space for the new -Le option | Holger Weiss | 1 | -2/+2 |
2013-08-18 | Add -Le option to snmpcmd to avoid error message of 'No Log Handling Enabled...' | Mark Keisler | 1 | -13/+14 |
2013-08-18 | NEWS: Mention the check_mysql changes | Holger Weiss | 1 | -0/+1 |
2013-08-18 | check_mysql: Connections should have been defined as a counter | Tim Laszlo | 1 | -3/+3 |
2013-08-18 | Counter increments were incorrect; remove the leading space from perfdata | Tim Laszlo | 1 | -4/+7 |
2013-08-18 | check_mysql: add perfromance metrics for all checks | Tim Laszlo | 1 | -10/+61 |
2013-08-18 | check_mysql: when checking slave thread add performance data for seconds behi... | Tim Laszlo | 1 | -3/+17 |
2013-08-18 | NEWS: Mention the new "check_http -d" option | Holger Weiss | 1 | -0/+1 |
2013-08-18 | Fix the "check_http -d" tests | Holger Weiss | 1 | -4/+4 |
2013-08-18 | added ability to check regex against http headers. booyah! | linkslice | 2 | -2/+33 |
2013-08-18 | NEWS: Mention the new check_procs behavior | Holger Weiss | 1 | -0/+1 |
2013-08-18 | check_procs: clarify debug message | Sebastian Schmidt | 1 | -1/+1 |
2013-08-18 | check_procs: Assume we have stat() | Sebastian Schmidt | 1 | -10/+2 |
2013-08-18 | check_procs: Get rid of HAVE_PROC_PID_EXE | Sebastian Schmidt | 2 | -7/+1 |
2013-08-18 | check_procs: Ignore ENOENT when checking for myself | Sebastian Schmidt | 1 | -1/+4 |
2013-08-18 | check_procs: fix typo | Sebastian Schmidt | 1 | -1/+1 |
2013-08-18 | check_procs: filter out self by /proc/pid/exe | Sebastian Schmidt | 2 | -3/+55 |
2013-08-18 | Sync with the latest Gnulib code (6f2d632) | Holger Weiss | 11 | -69/+163 |
2013-08-18 | NEWS: Mention check_mysql's SSL support | Holger Weiss | 1 | -0/+1 |
2013-08-18 | check_mysql: Cosmetic changes to SSL support | Holger Weiss | 1 | -23/+23 |
2013-08-18 | Added ssl support to check_myslq | Juan Carlos Fernandez | 1 | -2/+48 |
2013-08-18 | NEWS: Mention the new check_procs -k option | Holger Weiss | 1 | -0/+1 |
2013-08-18 | Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threads | Richard Leitner | 1 | -2/+29 |
2013-08-18 | contrib/check_linux_raid.pl: Fix whitespace errors | Holger Weiss | 1 | -15/+14 |
2013-08-18 | update check_linux_raid to take in consideration resync status and rise up a ... | Erwan Ben Souiden | 1 | -2/+13 |
2013-08-18 | NEWS: Mention the new check_fping features | Holger Weiss | 1 | -0/+3 |
2013-08-18 | check_fping: Use fping6(8) only if available | Holger Weiss | 2 | -12/+10 |
2013-08-18 | Merge remote-tracking branch 'github/villemattila/check_fping_ipv6' | Holger Weiss | 2 | -2/+39 |
2013-08-17 | check_fping: Remove unused printf(3) arguments | Holger Weiss | 1 | -2/+2 |
2013-08-17 | Added -S und -I parameter to match fping -S and -I parameters. | Steve Weinreich | 1 | -1/+22 |
2013-08-17 | check_pgsql: Add missing printf(3) argument | Holger Weiss | 1 | -1/+1 |
2013-08-17 | NEWS: Mention the new check_pgsql features | Holger Weiss | 1 | -0/+3 |
2013-08-17 | check_pgsql: Remove -4/-6 flags from help output | Holger Weiss | 1 | -1/+1 |
2013-08-17 | Merge remote-tracking branch 'github/tokkee/sh/check_pgsql' | Holger Weiss | 1 | -32/+202 |
2013-08-17 | plugins/t/check_procs.t: Expect performance data | Holger Weiss | 1 | -3/+3 |
2013-08-17 | plugins/t/check_apt.t: Expect performance data | Holger Weiss | 1 | -2/+2 |
2013-08-17 | Adding tests for range @1:1 | Dominique Broeglin | 1 | -1/+13 |
2013-08-15 | cleanup after check_http patch (fixes #50) | Sven Nierlein | 4 | -36/+45 |
2013-08-15 | log more perfdata in check_http | Sebastian Nohn | 1 | -9/+83 |
2013-08-15 | updated news and thanks file | Sven Nierlein | 2 | -0/+9 |
2013-08-15 | Merge pull request #40 from avances123/master | Sven Nierlein | 1 | -4/+3 |
2013-08-15 | Merge pull request #49 from gtozzi/master | Sven Nierlein | 1 | -15/+18 |