aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-02Remove "contrib" pluginsGravatar Holger Weiss
2013-09-02Remove the outdated "command.cfg" fileGravatar Holger Weiss
2013-08-30Merge branch 'hw/update-pm'Gravatar Holger Weiss
2013-08-27developer-guidelines.sgml: Update copyright yearGravatar Holger Weiss
2013-08-27NEWS: Mention that check_snmp now supports >8 OIDsGravatar Holger Weiss
2013-08-27Partially revert "check_snmp: Close potential for using uninitialized memory"Gravatar Holger Weiss
2013-08-27check_snmp: Fix --help segfaultGravatar Holger Weiss
2013-08-27Merge branch 'master' of https://github.com/ozamosi/nagios-pluginsGravatar Holger Weiss
2013-08-26NEWS: Mention new "check_disk -f" optionGravatar Holger Weiss
2013-08-26Merge branch 'master' of https://github.com/bugness-chl/nagios-pluginsGravatar Holger Weiss
2013-08-23Use own variable instead of ENVGravatar Ton Voon
2013-08-23Updated with last working copy of build_perl_modules used by OpsviewGravatar Ton Voon
2013-08-23perlmods: fixed install_orderGravatar Sven Nierlein
2013-08-22developer-guidelines.sgml: Multiline outputGravatar Holger Weiss
2013-08-21developer-guidelines.sgml: Allow special value "U"Gravatar Holger Weiss
2013-08-21removed duplicate entryGravatar Sven Nierlein
2013-08-21fixed check_tcp testGravatar Sven Nierlein
2013-08-21no need to set verbose mode, thats what "make test-debug" is forGravatar Sven Nierlein
2013-08-21check_snmp: added threshold testsGravatar Sven Nierlein
2013-08-21check_snmp: Fix support for inverse thresholdsGravatar Holger Weiss
2013-08-21Updated perl modulesGravatar Ton Voon
2013-08-20Update the bundled Params::Validate moduleGravatar Holger Weiss
2013-08-20Set SSL_MODE_AUTO_RETRY flagGravatar Holger Weiss
2013-08-20Ditch contrib/check_http-with-client-certificate.cGravatar Holger Weiss
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