This particular one:<br><br><font size="1"><span style="font-family: courier new,monospace;">define service{</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        use                     normal-service-trading</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">        host_name               server14</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        service_description     Service Check</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">        check_command           check_nrpe!proxy_bs_connections</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        }</span></font><br>
<br>So there's no alias entry either. <br><br>It's the very first time that this happens, and it continues. The service is still down (in maintenance) but Nagios continues to send the notification with a wrong HOSTALIAS. <br>
<br><div class="gmail_quote">On Mon, Jul 11, 2011 at 4:50 PM, Terry Carmen <span dir="ltr"><<a href="mailto:terry@cnysupport.com">terry@cnysupport.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Quoting Claudio Kuenzler <<a href="mailto:ck@claudiokuenzler.com">ck@claudiokuenzler.com</a>>:<br>
<br>
> Hello,<br>
><br>
> Since today I have almost the same problem as Jim.<br>
> The $HOSTALIAS$ macro works fine for all the checks, except one host alias<br>
> is wrong. I got aware of it today.<br>
><br>
> Same version as Jim's, 3.2.3, compiled from source as well.<br>
><br>
> Host config:<br>
><br>
> define host{<br>
>         use                     linux-platform-demo     ; Name of host<br>
> template to use<br>
>                                                         ; This host<br>
> definition will inherit all variables that are defined<br>
>                                                         ; in (or inherited<br>
> by) the linux-server host template definition.<br>
>         host_name               server14<br>
>         alias                   SERVER14-RANDOMDEMO<br>
>         address                 192.168.0.14<br>
>         }<br>
><br>
<br>
</div>What does your service definition look like?<br>
<br>
Terry<br>
<br>
<br>
------------------------------------------------------------------------------<br>
All of the data generated in your IT infrastructure is seriously valuable.<br>
Why? It contains a definitive record of application performance, security<br>
threats, fraudulent activity, and more. Splunk takes this data and makes<br>
sense of it. IT sense. And common sense.<br>
<a href="http://p.sf.net/sfu/splunk-d2d-c2" target="_blank">http://p.sf.net/sfu/splunk-d2d-c2</a><br>
<div><div></div><div class="h5">_______________________________________________<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<br>
</div></div></blockquote></div><br>