aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20Add new Gnulib files to .gitignoreGravatar Holger Weiss
2013-08-20Check for who(1) only if utmpx(5) isn't availableGravatar Holger Weiss
2013-08-20check_users: Use utmpx(5) only if availableGravatar Holger Weiss
2013-08-20added missing header to fix build on freebsdGravatar Sven Nierlein
2013-08-20Merge branch 'master' of https://github.com/rafaeldriutti/nagios-pluginsGravatar Holger Weiss
2013-08-20changed obsolete automake macroGravatar Sven Nierlein
2013-08-20check_ide_smart: "__linux__" instead of "linux"Gravatar Holger Weiss
2013-08-20check_ide_smart: Add support for NetBSDGravatar Holger Weiss
2013-08-19Replace Gnulib's "getopt" module with "getopt-gnu"Gravatar Holger Weiss
2013-08-19Sync with the latest Gnulib code (6f2d632)Gravatar Holger Weiss
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-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