Sorry for the noise and thank you for the prompt.  I was silly enough that I didn't restart the nagios service.<br><br><br><div class="gmail_quote">On Tue, May 31, 2011 at 2:52 PM, C. Bensend <span dir="ltr"><<a href="mailto:benny@bennyvision.com">benny@bennyvision.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
> I then restart the web server, expecting to see a new host inf1<br>
><br>
> But the host count has not increased and I can't see any reference to the<br>
> host.  I also can not see the new host group I defined.<br>
><br>
> So obviously I am missing something fundamental.<br>
><br>
> Thanks for any incite you care to share :)<br>
<br>
</div>"I then restart the web server"...  If you mean that literally, as<br>
in you restarted Apache, that won't change anything for Nagios.<br>
<br>
Apache only provides the web server for the UI, it has nothing to<br>
do with Nagios.  The Nagios daemon is the one you need to restart<br>
(or more accurately, you can send it a SIGHUP signal) to pick up<br>
on your configuration file changes.<br>
<br>
Now, if you *did* restart Nagios and your changes aren't appearing<br>
in the web interface, do the following:<br>
<br>
1) Stop the Nagios daemon<br>
2) Now, go stop the *other* Nagios daemon(s)<br>
<br>
It is a *very* common problem, especially when people are just<br>
starting out, to accidentally start more than one Nagios daemon.<br>
Changes are made, *one* of the Nagios daemons are restarted, while<br>
the other continues to happily run the old configuration (and<br>
show up in the web interface).<br>
<br>
Benny<br>
<br>
<br>
--<br>
"You were doing well until everyone died."<br>
                                    -- "God", Futurama<br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Simplify data backup and recovery for your virtual environment with vRanger.<br>
Installation's a snap, and flexible recovery options mean your data is safe,<br>
secure and there when you need it. Data protection magic?<br>
Nope - It's vRanger. Get your free trial download today.<br>
<a href="http://p.sf.net/sfu/quest-sfdev2dev" target="_blank">http://p.sf.net/sfu/quest-sfdev2dev</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<br>
</blockquote></div><br>