Of course! Custom macros are of course the best way to do this, not to use HOSTALIAS. Forgot about that in my quick reply :)<br><br><div class="gmail_quote">On Fri, Oct 2, 2009 at 2:45 PM, Marc-André Doll <span dir="ltr"><<a href="mailto:mad@b-care.net">mad@b-care.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Le vendredi 02 octobre 2009 à 12:16 +0200, Nick Jennings a écrit :<br>
<div class="im">> Hi Everyone,<br>
><br>
>   I'm setting up Nagios on a new server group, these servers all have 1<br>
> public IP and one private (internal network) IP. For the basic "up/down"<br>
> checks I'd like to ping the public IP, check for the services which is<br>
> provides, etc. all on the public IP.<br>
><br>
>   However for any NRPE stuff, I'd like to bind it to the internal IP<br>
> address and run all the checks on the local network. The problem is I<br>
> don't know how to keep from specifying 2 host definitions for each<br>
> server (ie. an external definition and internal definition).<br>
<br>
</div>One solution may be using some custom macros. For example, set the host<br>
address to your internal IP and define a custom macro for each host (say<br>
_external_address) and instead of passing the $HOSTADDRESS$ macro to<br>
your check_commands just pass the $_HOST_EXTERNAL_ADDRESS$ one.<br>
<br>
This is just a guess. May be users more experimented than me may<br>
confirm.<br>
<div class="im"><br>
><br>
> Thanks for any help,<br>
> -Nick<br>
><br>
><br>
<br>
<br>
</div><div><div></div><div class="h5">------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;<br>
<a href="http://p.sf.net/sfu/devconf" target="_blank">http://p.sf.net/sfu/devconf</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null</div></div></blockquote></div><br>