X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=checkcommands.cfg;h=58e93879a59571384a4b13d947a944ea5e380ffc;hb=5e1c44504928393b93ce7c0177cfd6d39e71b01b;hp=7bfde418f57b2a28de132f72b835f1c6cb7f62d0;hpb=710ea1034ebd19f1c2a3c671dc03d80859fd7044;p=mirror%2Fdsa-nagios.git diff --git a/checkcommands.cfg b/checkcommands.cfg index 7bfde41..58e9387 100644 --- a/checkcommands.cfg +++ b/checkcommands.cfg @@ -12,5 +12,5 @@ define command{ } define command{ command_name dsa_check_smtp - command_line /usr/lib/nagios/plugins/check_smtp -t 20 -H $HOSTADDRESS$ + command_line /usr/lib/nagios/plugins/check_smtp -t 40 -H $HOSTADDRESS$ }