summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-05-27Addition to help to state that -f will always return OK if ssh commandTon Voon1-1/+1
2008-05-21Fixed passive option in check_by_sshThomas Guyot-Sionnest2-24/+39
2008-05-20Oops - forgot to remove the SKIP block (which didn't seem to work fine)Thomas Guyot-Sionnest1-95/+91
2008-05-20Add check_by_ssh tests (passive checks are broken - should be fixed before ne...Thomas Guyot-Sionnest1-0/+135
2008-05-20Clobber password in check_radius process list agumentsThomas Guyot-Sionnest1-4/+10
2008-05-13TypoThomas Guyot-Sionnest1-1/+1
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest38-29/+397
2008-05-07Added performance data to check_ping (Christian Schneemann)Thomas Guyot-Sionnest1-1/+10
2008-05-02negate now has the ability to replace the status text as well (-s, --substitute)Thomas Guyot-Sionnest1-16/+35
2008-04-30Add socket support to check_mysql*Thomas Guyot-Sionnest3-23/+66
2008-04-29Use UT_THRESHOLDS_NOTES in all pluginsThomas Guyot-Sionnest3-14/+10
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest33-159/+184
2008-04-23Correct typo and make the --help notes a bit simpler.Thomas Guyot-Sionnest1-5/+4
2008-04-17Correct the help textThomas Guyot-Sionnest1-2/+2
2008-04-17Allow to repeat -a to set multiple possible addressesThomas Guyot-Sionnest1-8/+22
2008-04-05check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop...Thomas Guyot-Sionnest2-6/+6
2008-03-20- Fix bug #1920671Thomas Guyot-Sionnest1-8/+9
2008-03-18Include test for check_procs, using input fileTon Voon1-0/+115
2008-03-18Updated check_procs with a hidden --input-file option.Ton Voon3-24/+218
2008-03-17Don't run check_nagios tests on Solaris, because of pst3 requirementTon Voon1-1/+7
2008-03-15Add port to Host Header to prevent problems with non default ports (Christoph...Matthias Eble1-1/+1
2008-03-14Added -A/--dig-arguments to check_dig (#1889453/#1874041)Matthias Eble1-3/+13
2008-03-14Enhanced check_smtp to actually print invalid response text (#1911239)Matthias Eble1-3/+3
2008-03-14Fixed 64 bit pst3 when tries to link to gettext. Gettext linkedTon Voon1-2/+3
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSTon Voon3-10/+3
2008-02-28Reverted check_procs for solaris back to using pst3 due to truncationTon Voon2-12/+58
2008-02-13check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)Matthias Eble1-0/+1
2008-02-13Fix --local argument handling (Jan Wagner #1878971)Matthias Eble1-2/+2
2008-02-13Fix broken intending (The whole file use spaces only except my last patch and...Thomas Guyot-Sionnest1-12/+12
2008-02-13set_thresholds now let the user free the thresolds. (P.S.: When you set twice...Thomas Guyot-Sionnest1-1/+7
2008-02-13This floorf workaround is Nnot needed anymore since floorf is part of GnulibThomas Guyot-Sionnest1-5/+0
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Thomas Guyot-Sionnest2-3/+5
2008-02-12Sync to latest GnulibThomas Guyot-Sionnest1-3/+0
2008-01-31Bump plugins/ to GPLv3 (header files)Thomas Guyot-Sionnest4-63/+76
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Thomas Guyot-Sionnest7-252/+183
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Thomas Guyot-Sionnest14-313/+275
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest24-570/+515
2008-01-29check_ntp_peer now checks for the LI_ALARM flagThomas Guyot-Sionnest1-1/+9
2008-01-29Fix bugs and flaws in best offset server selection of check_ntp_time and (dep...Thomas Guyot-Sionnest2-66/+70
2008-01-26 Fix help text of check_ntp_* (Bug #1880095)Thomas Guyot-Sionnest2-3/+2
2008-01-15Fix check_disk disk usage calculation when using --group=NAME (related to bug...Thomas Guyot-Sionnest1-1/+2
2008-01-08Fixed reverse lookup damaged by previous commitMatthias Eble1-6/+7
2008-01-08Changed default test values for check_dns (using nagios.com)Ton Voon1-3/+3
2008-01-08Reverted commits 1898 and 1899 due to reversion of 1879Ton Voon5-6/+6
2008-01-08Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT...Ton Voon1-1/+1
2008-01-08more r1879 fixesThomas Guyot-Sionnest3-4/+4
2008-01-08Fix test breakages for commit r1879: check_tcp now returns UNKNOWN with an in...Thomas Guyot-Sionnest2-2/+2
2008-01-07Support "[IPv6]" address syntax.Holger Weiss1-2/+13
2008-01-07My assumption that "-H example.com:80" didn't work (see my previousHolger Weiss1-0/+7
2008-01-06Remove support for specifying the port number using "-H example.com:80".Holger Weiss1-2/+0