define hostgroup{<br>   hostgroup_name some_name<br>   members  some_host,another_one,!router<br>}<br><br>define service{<br>   use some-generic-template<br>   hostgroup_name some_name<br>   check_command check_something<br>
   (...)<br>}<br><br>define host{<br>   use  some-generic-template<br>   host_name some_name<br>   hostgroup some_name<br>}<br><br><div class="gmail_quote">On Tue, Dec 8, 2009 at 10:36 AM, gmartin <span dir="ltr"><<a href="mailto:gmartin@gmartin.org">gmartin@gmartin.org</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;"><br><br><div class="gmail_quote"><div class="im">On Mon, Dec 7, 2009 at 4:29 PM,  <span dir="ltr"><<a href="mailto:patrick.morris@hp.com" target="_blank">patrick.morris@hp.com</a>></span> wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Taylor!<br>
<div><br>
</div><div class="im">For what it's worth, Nagios *does* support this.  We routinely use<br>
templates which assign a hostgroup to a host, and that hostgroup will<br>
have a set of standard check for that type of host assigned to it.  When<br>
a new host gets added, all it takes is a "use some_host_template" and<br>
all the standard services we run on that type of host just show up.<br clear="all"></div></blockquote></div><br>Patrick, can you explain this a bit further or point me towards another post that does the same.  Sounds like an interesting feature I want to explore.<br>

<br>Thanks<br><font color="#888888"><br>-- <br>\\Greg<br><br>
</font><br>------------------------------------------------------------------------------<br>
Return on Information:<br>
Google Enterprise Search pays you back<br>
Get the facts.<br>
<a href="http://p.sf.net/sfu/google-dev2dev" target="_blank">http://p.sf.net/sfu/google-dev2dev</a><br>
<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>