From: Peter Palfrader Date: Sat, 27 Jun 2009 21:53:33 +0000 (+0200) Subject: check dsa_check_always_ok from bin/true to echo X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=3d042e9442ffc93aeb7f9a0f31bf95f6196f9f13;p=mirror%2Fdsa-nagios.git check dsa_check_always_ok from bin/true to echo --- diff --git a/config/static/checkcommands.cfg b/config/static/checkcommands.cfg index fc765d4..0eb547d 100644 --- a/config/static/checkcommands.cfg +++ b/config/static/checkcommands.cfg @@ -57,7 +57,7 @@ define command{ } define command{ command_name dsa_check_always_ok - command_line /bin/true + command_line /bin/echo "Dummy check - always says OK" } define command{ command_name dsa_check_ntp