]> git.pld-linux.org Git - projects/nagios-config.git/blobdiff - commands/check_spamd.cfg
- allow extra args for all commands
[projects/nagios-config.git] / commands / check_spamd.cfg
index 72bac2b1d1817323504dc0e131b2c2ecc4b8fdc8..35957c9d9b939d6e9fa11485cc1c2ccbe4bc6716 100644 (file)
@@ -1,5 +1,5 @@
 # check for spamassassin spamd
 define command {
        command_name    check_spamd
-       command_line    $USER1$/check_tcp -H $HOSTNAME$ -p 783 -s 'PING SPAMC/1.0' -e 'PONG'
+       command_line    $USER1$/check_tcp -H $HOSTNAME$ -p 783 -s 'PING SPAMC/1.0' -e 'PONG' $ARG1$
 }
This page took 0.022619 seconds and 4 git commands to generate.