aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Gravatar Ton Voon
2007-12-11D'oh! single escape will be handled by Perl....Gravatar Thomas Guyot-Sionnest
2007-12-11- Fix check_ntp_peer returning misleading information when an ICMP message ca...Gravatar Thomas Guyot-Sionnest
2007-12-11Adding missing function calls needed for i18n (only for plugins already in PO...Gravatar Thomas Guyot-Sionnest
2007-12-10Plenty of french translations (and a few fixes BTW)Gravatar Thomas Guyot-Sionnest
2007-12-10OOPS! Last commit should have included these files.Gravatar Thomas Guyot-Sionnest
2007-12-10Some translationsGravatar Thomas Guyot-Sionnest
2007-12-10Fix output when response time is critical. Thanks to Nobuhiro Ban (patch #181...Gravatar Matthias Eble
2007-12-10Fixed check_load argument handling when passing non triplet thresholds. Thank...Gravatar Matthias Eble
2007-12-08Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746).Gravatar Thomas Guyot-Sionnest
2007-12-04Interesting... For some reason it did not take this (patch barfed on it and I...Gravatar Thomas Guyot-Sionnest
2007-12-04Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time)Gravatar Thomas Guyot-Sionnest
2007-12-04Add the new checks as check_ntp copies to keep full plug-in historyGravatar Thomas Guyot-Sionnest
2007-12-04missing word in comment block.Gravatar Thomas Guyot-Sionnest
2007-11-23- Use max_state_alt in check_ntp to fix some issues with the latest commits.Gravatar Thomas Guyot-Sionnest
2007-11-23Add a max_state_alt function that put UNKNOWN and DEPENDENT ahead of OK.Gravatar Thomas Guyot-Sionnest