<div>Hi.</div><div><br></div><div>I'm trying to add the check_ftp command for one of my hosts. But i got this error:</div><div><br></div><div>Error: Service check command 'check_ftp -H ftpserver' specified in service 'FTP' for host '
ftpserver' not defined anywhere!</div><div>        Checked 89 services.</div><div><br></div><div><br></div><div>In my commands.cfg I have:</div><div><div><br></div><div># 'check_ftp' command definition</div><div>
define command{</div><div>        command_name    check_ftp</div><div>        command_line    $USER1$/check_ftp -H $HOSTADDRESS$ $ARG1$</div><div>        }</div><div><br></div></div><br>What i'm missing?
<div><br></div><div>Tks</div>