<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:nagios-users@lists.sourceforge.net"></a>Hi,<br><br>I have tried to use the negate binary file, but it doesn't work.<br>Am I doing something wrong?<br>
<br>I check:<br><br><span style="font-weight: bold;">./check_http -H 10.190.8.xxx -p 80 -u "url" -s "ERROR"
<br><br></span>And I get an OK<br><br>Then, now I want the opposite, so I do:<br><br><span style="font-weight: bold;">./negate "check_http -H 10.190.8.xxx -p 80 -u "url" -s "ERROR""<br></span>
<br>And I get an  OK again. If I add the complete path:
<br><br><span style="font-weight: bold;">./negate "/opt/nagios/libexec/check_http -H 10.190.8.xxx -p 80 -u "url" -s "ERROR""<br></span><br>I continuous get an OK...<br><br>What is wrong?<br>
<br>
Thanks