aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18NEWS: Mention the new "check_http -J/-K" optionsGravatar Holger Weiss
2013-08-18Merge branch 'master' of https://github.com/cern-mig/nagios-pluginsGravatar Holger Weiss
2013-08-18NEWS: Mention the new "check_mysql -f/-g" optionsGravatar 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-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