aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-27Addition to help to state that -f will always return OK if ssh commandGravatar Ton Voon
2008-05-27Add additional PID column headingGravatar Ton Voon
2008-05-26correct typo in NEWSGravatar Thomas Guyot-Sionnest
2008-05-23Add a note about radiusclientGravatar Thomas Guyot-Sionnest
2008-05-22Fix linking against OpenSSL where libdl is requiredGravatar Thomas Guyot-Sionnest
2008-05-21Fixed passive option in check_by_sshGravatar Thomas Guyot-Sionnest
2008-05-20Oops - forgot to remove the SKIP block (which didn't seem to work fine)Gravatar Thomas Guyot-Sionnest
2008-05-20Add check_by_ssh tests (passive checks are broken - should be fixed before ne...Gravatar Thomas Guyot-Sionnest
2008-05-20Clobber password in check_radius process list agumentsGravatar Thomas Guyot-Sionnest
2008-05-13TypoGravatar Thomas Guyot-Sionnest
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Gravatar Thomas Guyot-Sionnest
2008-05-07Added performance data to check_ping (Christian Schneemann)Gravatar Thomas Guyot-Sionnest
2008-05-02negate now has the ability to replace the status text as well (-s, --substitute)Gravatar Thomas Guyot-Sionnest
2008-04-30Add socket support to check_mysql*Gravatar Thomas Guyot-Sionnest
2008-04-29Support "--without-pgsql" (reported by Alex Songe via IRC).Gravatar Holger Weiss
2008-04-29Use UT_THRESHOLDS_NOTES in all pluginsGravatar Thomas Guyot-Sionnest
2008-04-29--help output cleanup (plus removal of spaces on blank lines)Gravatar 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-04-04make parse_ini die like in N::P if section isn't foundGravatar Thomas Guyot-Sionnest
2008-04-02Delete obsolete filesGravatar Thomas Guyot-Sionnest
2008-04-02- Add --enable-extra-opts configure option for compiling extra-opts supportGravatar Thomas Guyot-Sionnest
2008-04-01fix the obvious...Gravatar Thomas Guyot-Sionnest
2008-04-01np_extra_opts now retain pointers from argv so that plugins can still overwri...Gravatar Thomas Guyot-Sionnest
2008-03-31update svn:ignore property (last gnulib update added many auto-generated files)Gravatar Thomas Guyot-Sionnest
2008-03-31Fix bug with --extra-opts as last argument with no valueGravatar Thomas Guyot-Sionnest
2008-03-31Fix for last commit - I accidentaly broke my local Makefile and tests weren't...Gravatar Thomas Guyot-Sionnest
2008-03-30- Remove the last argument of np_extra_optsGravatar Thomas Guyot-Sionnest
2008-03-29Update svn:ignore propertyGravatar Thomas Guyot-Sionnest
2008-03-26write ini-file lookup function + testsGravatar Thomas Guyot-Sionnest
2008-03-24Add extra-opts argument parsing with testsGravatar Thomas Guyot-Sionnest
2008-03-24Replace broken usage of NAGIOS_CONFIG_PATH with a stub function (that will tr...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-16Add tests:Gravatar Thomas Guyot-Sionnest
2008-03-15parse_ini now reads the default section if the request one can't be found.Gravatar Thomas Guyot-Sionnest
2008-03-15Oops - this line shouldn't have been here (doesn't even work anyways) ;)Gravatar Thomas Guyot-Sionnest
2008-03-15- Make equal-less parameters illegalGravatar Thomas Guyot-Sionnest
2008-03-15Fix handling of leading and trailing spaces in stanzaGravatar Thomas Guyot-Sionnest
2008-03-15Fix segfault in test_ini.c and uncomment the affected testsGravatar Thomas Guyot-Sionnest
2008-03-15This commit consist of two changes:Gravatar Thomas Guyot-Sionnest
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