aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-18added --offset option to allow adjustment of sensor dataGravatar Simon Kainz
2013-08-18check_http: Use xasprintf instead of asprintfGravatar Holger Weiss
2013-08-18check_http: s/--header_string/--header-string/Gravatar Holger Weiss
2013-08-18check_snmp: Allocate space for the new -Le optionGravatar Holger Weiss
2013-08-18Add -Le option to snmpcmd to avoid error message of 'No Log Handling Enabled...'Gravatar Mark Keisler
2013-08-18NEWS: Mention the check_mysql changesGravatar Holger Weiss
2013-08-18check_mysql: Connections should have been defined as a counterGravatar Tim Laszlo
2013-08-18Counter increments were incorrect; remove the leading space from perfdataGravatar Tim Laszlo
2013-08-18check_mysql: add perfromance metrics for all checksGravatar Tim Laszlo
2013-08-18check_mysql: when checking slave thread add performance data for seconds behi...Gravatar Tim Laszlo
2013-08-18NEWS: Mention the new "check_http -d" optionGravatar Holger Weiss
2013-08-18Fix the "check_http -d" testsGravatar Holger Weiss
2013-08-18added ability to check regex against http headers. booyah!Gravatar linkslice
2013-08-18NEWS: Mention the new check_procs behaviorGravatar Holger Weiss
2013-08-18check_procs: clarify debug messageGravatar Sebastian Schmidt
2013-08-18check_procs: Assume we have stat()Gravatar Sebastian Schmidt
2013-08-18check_procs: Get rid of HAVE_PROC_PID_EXEGravatar Sebastian Schmidt
2013-08-18check_procs: Ignore ENOENT when checking for myselfGravatar Sebastian Schmidt
2013-08-18check_procs: fix typoGravatar Sebastian Schmidt
2013-08-18check_procs: filter out self by /proc/pid/exeGravatar Sebastian Schmidt
2013-08-18Sync with the latest Gnulib code (6f2d632)Gravatar Holger Weiss
2013-08-18NEWS: Mention check_mysql's SSL supportGravatar Holger Weiss
2013-08-18check_mysql: Cosmetic changes to SSL supportGravatar Holger Weiss
2013-08-18Added ssl support to check_myslqGravatar Juan Carlos Fernandez
2013-08-18NEWS: Mention the new check_procs -k optionGravatar Holger Weiss
2013-08-18Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threadsGravatar Richard Leitner
2013-08-18contrib/check_linux_raid.pl: Fix whitespace errorsGravatar Holger Weiss
2013-08-18update check_linux_raid to take in consideration resync status and rise up a ...Gravatar Erwan Ben Souiden
2013-08-18NEWS: Mention the new check_fping featuresGravatar Holger Weiss
2013-08-18check_fping: Use fping6(8) only if availableGravatar Holger Weiss
2013-08-18Merge remote-tracking branch 'github/villemattila/check_fping_ipv6'Gravatar Holger Weiss
2013-08-17check_fping: Remove unused printf(3) argumentsGravatar Holger Weiss
2013-08-17Added -S und -I parameter to match fping -S and -I parameters.Gravatar Steve Weinreich
2013-08-17check_pgsql: Add missing printf(3) argumentGravatar Holger Weiss
2013-08-17NEWS: Mention the new check_pgsql featuresGravatar Holger Weiss
2013-08-17check_pgsql: Remove -4/-6 flags from help outputGravatar Holger Weiss
2013-08-17Merge remote-tracking branch 'github/tokkee/sh/check_pgsql'Gravatar Holger Weiss
2013-08-17plugins/t/check_procs.t: Expect performance dataGravatar Holger Weiss
2013-08-17plugins/t/check_apt.t: Expect performance dataGravatar Holger Weiss
2013-08-17Adding tests for range @1:1Gravatar Dominique Broeglin
2013-08-15cleanup after check_http patch (fixes #50)Gravatar Sven Nierlein
2013-08-15log more perfdata in check_httpGravatar Sebastian Nohn
2013-08-15updated news and thanks fileGravatar Sven Nierlein
2013-08-15Merge pull request #40 from avances123/masterGravatar Sven Nierlein
2013-08-15Merge pull request #49 from gtozzi/masterGravatar Sven Nierlein
2013-08-15Merge pull request #54 from g0hl1n/check_apt_-_run_update_upgrade_return_fixGravatar Sven Nierlein
2013-08-15corrected http testGravatar Sven Nierlein
2013-08-15Merge pull request #52 from g0hl1n/sf_3571331_check_http_-_removed_semicolon_...Gravatar Sven Nierlein
2013-08-06Fixed SF.net bug 2555775, threshold can be double for check_smtpGravatar Jan Wagner
2013-07-08check_nt: Fixes NULL pointer dereferenceGravatar Jan Wagner