<div dir="ltr">On Thu, Aug 18, 2011 at 5:45 PM, Alex Griffin <span dir="ltr"><<a href="mailto:agriffin@nagios.com">agriffin@nagios.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Can you post your command definition?</blockquote><div><br></div><div>define command{<br>        command_name    check_http<br>        command_line    /usr/lib/nagios/plugins/check_http -H '$HOSTADDRESS$' -I '$HOSTADDRESS$'<br>
        }</div><div> </div><div>Is there any easy way I can add debugging to that to see what's going wrong? Like I said, testing via the CLI works fine.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
In the mean time, when you test </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">plugins from the command line, make sure you run them as the nagios </blockquote>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
user. In this case I doubt it would make a difference unless your<br>
machine is really locked down, but sometimes it makes a very big difference.<br></blockquote><div><br></div><div>Testing using the nagios user made no difference.</div><div><br></div><div>Thanks,</div><div>Chris</div><div>
<br> <br>
> }<br>
><br>
> define service {<br>
> use generic-service<br>
> host_name server-prod<br>
> service_description <a href="http://server-domainname.com" target="_blank">server-domainname.com</a> <<a href="http://server-domainname.com" target="_blank">http://server-domainname.com</a>><br>
<div class="im">> check_command check_http!-I xxx.xxx.xxx.102 -H <a href="http://domainname.com" target="_blank">domainname.com</a><br>
</div>> <<a href="http://domainname.com" target="_blank">http://domainname.com</a>> -t 60 -S<br>
<div class="im">> }<br>
><br>
> Why does this check work via the CLI and fail when Nagios runs it? How<br>
> can I add debugging that shows up in the logs for this specific check?<br>
><br>
> Thanks,<br>
> Chris<br>
><br>
><br>
><br>
</div>> ------------------------------------------------------------------------------<br>
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system,<br>
> user administration capabilities and model configuration. Take<br>
> the hassle out of deploying and managing Subversion and the<br>
> tools developers use with it. <a href="http://p.sf.net/sfu/wandisco-d2d-2" target="_blank">http://p.sf.net/sfu/wandisco-d2d-2</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Nagiosplug-help mailing list<br>
> <a href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</a><br>
> ::: Please include plugins version (-v) and OS when reporting any issue.<br>
> ::: Messages without supporting info will risk being sent to /dev/null<br>
<br>
------------------------------------------------------------------------------<br>
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,<br>
user administration capabilities and model configuration. Take<br>
the hassle out of deploying and managing Subversion and the<br>
tools developers use with it. <a href="http://p.sf.net/sfu/wandisco-d2d-2" target="_blank">http://p.sf.net/sfu/wandisco-d2d-2</a><br>
_______________________________________________<br>
Nagiosplug-help mailing list<br>
<a href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</a><br>
::: Please include plugins version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div><br></div>