aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2008-04-30Add socket support to check_mysql*Gravatar Thomas Guyot-Sionnest
2008-04-29Use UT_THRESHOLDS_NOTES in all pluginsGravatar Thomas Guyot-Sionnest
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Gravatar Thomas Guyot-Sionnest
2008-04-23Correct typo and make the --help notes a bit simpler.Gravatar Thomas Guyot-Sionnest
2008-04-17Correct the help textGravatar Thomas Guyot-Sionnest
2008-04-17Allow to repeat -a to set multiple possible addressesGravatar Thomas Guyot-Sionnest
2008-04-05check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop...Gravatar Thomas Guyot-Sionnest
2008-03-20- Fix bug #1920671Gravatar Thomas Guyot-Sionnest
2008-03-18Include test for check_procs, using input fileGravatar Ton Voon
2008-03-18Updated check_procs with a hidden --input-file option.Gravatar Ton Voon
2008-03-17Don't run check_nagios tests on Solaris, because of pst3 requirementGravatar Ton Voon
2008-03-15Add port to Host Header to prevent problems with non default ports (Christoph...Gravatar Matthias Eble
2008-03-14Added -A/--dig-arguments to check_dig (#1889453/#1874041)Gravatar Matthias Eble
2008-03-14Enhanced check_smtp to actually print invalid response text (#1911239)Gravatar Matthias Eble
2008-03-14Fixed 64 bit pst3 when tries to link to gettext. Gettext linkedGravatar Ton Voon
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSGravatar Ton Voon
2008-02-28Reverted check_procs for solaris back to using pst3 due to truncationGravatar Ton Voon
2008-02-13check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)Gravatar Matthias Eble
2008-02-13Fix --local argument handling (Jan Wagner #1878971)Gravatar Matthias Eble
2008-02-13Fix broken intending (The whole file use spaces only except my last patch and...Gravatar Thomas Guyot-Sionnest
2008-02-13set_thresholds now let the user free the thresolds. (P.S.: When you set twice...Gravatar Thomas Guyot-Sionnest
2008-02-13This floorf workaround is Nnot needed anymore since floorf is part of GnulibGravatar Thomas Guyot-Sionnest
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Gravatar Thomas Guyot-Sionnest
2008-02-12Sync to latest GnulibGravatar Thomas Guyot-Sionnest
2008-01-31Bump plugins/ to GPLv3 (header files)Gravatar Thomas Guyot-Sionnest
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Gravatar Thomas Guyot-Sionnest
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Gravatar Thomas Guyot-Sionnest
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Gravatar Thomas Guyot-Sionnest
2008-01-29check_ntp_peer now checks for the LI_ALARM flagGravatar Thomas Guyot-Sionnest
2008-01-29Fix bugs and flaws in best offset server selection of check_ntp_time and (dep...Gravatar Thomas Guyot-Sionnest
2008-01-26 Fix help text of check_ntp_* (Bug #1880095)Gravatar Thomas Guyot-Sionnest
2008-01-15Fix check_disk disk usage calculation when using --group=NAME (related to bug...Gravatar Thomas Guyot-Sionnest
2008-01-08Fixed reverse lookup damaged by previous commitGravatar Matthias Eble
2008-01-08Changed default test values for check_dns (using nagios.com)Gravatar Ton Voon
2008-01-08Reverted commits 1898 and 1899 due to reversion of 1879Gravatar Ton Voon
2008-01-08Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT...Gravatar Ton Voon
2008-01-08more r1879 fixesGravatar Thomas Guyot-Sionnest
2008-01-08Fix test breakages for commit r1879: check_tcp now returns UNKNOWN with an in...Gravatar Thomas Guyot-Sionnest
2008-01-07Support "[IPv6]" address syntax.Gravatar Holger Weiss
2008-01-07My assumption that "-H example.com:80" didn't work (see my previousGravatar Holger Weiss
2008-01-06Remove support for specifying the port number using "-H example.com:80".Gravatar Holger Weiss
2008-01-06If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1...Gravatar Matthias Eble
2008-01-05Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp)Gravatar Thomas Guyot-Sionnest
2008-01-05check_dns now sorts addresses for -a support with multiple address replies (M...Gravatar Matthias Eble
2008-01-04Cleaned check_procs usage output (Ferenc Wagner #1862218)Gravatar Matthias Eble
2007-12-21Remove c formating from translated strings (makes translation easier)Gravatar Thomas Guyot-Sionnest
2007-12-19Fix the "--help" output.Gravatar Holger Weiss
2007-12-19check_tcp now returns UNKNOWN with an invalid hostname on command lineGravatar Ton Voon
2007-12-17Add check_nt -v INSTANCES (Alessandro Ren)Gravatar Ton Voon
2007-12-13Fixed help output (Christian Mies)Gravatar Ton Voon