aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2013-08-19Clean up check for _SC_NPROCESSORS_ONLNGravatar Holger Weiss
2013-08-19Merge branch 'master' of https://github.com/bbense/nagios-pluginsGravatar Holger Weiss
2013-08-19Bug fix for ncpus if hyperthreading turned off in linuxGravatar Booker C. Bense
2013-08-18check_http: Document the new -E optionGravatar Holger Weiss
2013-08-18Abbreviate function nameGravatar Holger Weiss
2013-08-18Merge branch 'master' of https://github.com/cern-mig/nagios-pluginsGravatar Holger Weiss
2013-08-18check_mysql: Don't accept new positional argumentsGravatar Holger Weiss
2013-08-18check_mysql: Use xasprintf instead of asprintfGravatar Holger Weiss
2013-08-18check_mysql: Fix copy'n'pasted commentsGravatar Holger Weiss
2013-08-18Merge branch 'master' of https://github.com/jonmilby/nagios-pluginsGravatar Holger Weiss
2013-08-18Merge branch 'fping' of https://github.com/lairsdragon/nagios-pluginsGravatar Holger Weiss
2013-08-18check_fping error handling enhanced, generates UNKNOWN onGravatar Steve Weinreich
2013-08-18NEWS: Mention the new "check_snmp --offset" optionGravatar Holger Weiss
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-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-18Fix the "check_http -d" testsGravatar Holger Weiss
2013-08-18added ability to check regex against http headers. booyah!Gravatar linkslice
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-18check_mysql: Cosmetic changes to SSL supportGravatar Holger Weiss
2013-08-18Added ssl support to check_myslqGravatar Juan Carlos Fernandez
2013-08-18Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threadsGravatar Richard Leitner
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-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-15cleanup after check_http patch (fixes #50)Gravatar Sven Nierlein
2013-08-15log more perfdata in check_httpGravatar Sebastian Nohn
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
2013-06-30check_ntp_peer: Verify type of response packetsGravatar Holger Weiss