Yes they are all in the same hostgroup. I have them setup that way in that file. <br><br>I'll keep reading. Its possible I misread something and then configured it wrong.<br><br>Thanks for your help.<br><br>-James.<br>
<br><div><span class="gmail_quote">On 5/3/07, <b class="gmail_sendername">Marc Powell</b> <<a href="mailto:marc@ena.com">marc@ena.com</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<br><br>> -----Original Message-----<br>> From: <a href="mailto:nagios-users-bounces@lists.sourceforge.net">nagios-users-bounces@lists.sourceforge.net</a> [mailto:<a href="mailto:nagios-users-">nagios-users-</a><br>
> <a href="mailto:bounces@lists.sourceforge.net">bounces@lists.sourceforge.net</a>] On Behalf Of James Emerson<br>> Sent: Thursday, May 03, 2007 10:50 AM<br>> To: <a href="mailto:stephen.valdinger@doverchem.com">
stephen.valdinger@doverchem.com</a><br>> Cc: <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><br>> Subject: Re: [Nagios-users] Config Issues {Disarmed} {Fraud?}<br>><br>> Here is the information that you requested, again I thank you so much
<br>for<br>> your help.<br>><br>> Services:<br>> define service{<br>> use generic-service<br>> name basic-service<br>> is_volatile 0<br>> check_period 24x7<br>> max_check_attempts 15<br>> normal_check_interval 60
<br>> retry_check_interval 2<br>> notification_interval 0<br>> notification_period none<br>> register 0<br>> }<br>><br>> define service{<br>> use basic-service<br>> name ping-service<br>> notification_options n
<br>> check_command check_ping!1000.0,20%!2000.0,60%<br>> register 0<br>> }<br>><br>> define service{<br>> use ping-service<br>> service_description PING<br>> contact_groups networking<br>> hostgroup_name Grossley Hall
<br>> }<br><br>Is this level of nesting really necessary? I'm sure it works but it does<br>make your config un-necessarily difficult to follow/troubleshoot.<br><br>> Hosts:<br>> define host{<br>> host_name 
<a href="http://172.16.1.3">172.16.1.3</a><br>> address <a href="http://172.16.1.3">172.16.1.3</a><br>> check_command check-host-alive<br>> max_check_attempts 5<br>> check_period 24x7<br>> process_perf_data 0
<br>> retain_nonstatus_information 0<br>> contact_groups networking<br>> notification_interval 30<br>> notification_period 24x7<br>> notification_options d,u,r<br>> }<br><br>The ping-service is only applied to hosts in the Grossley
<br>Hall hostgroup. Are these hosts in that hostgroup? Since you don't<br>specify it in the host definition you must have a hostgroup{} definition<br>for Grossley Hall that includes them. Alternately, these hosts could be
<br>added to a new hostgroup that is included in the ping-service above.<br>Alternately, you could have a specific service{} definition for these<br>specific hosts that uses the ping-service.<br><br>--<br>Marc<br><br>-------------------------------------------------------------------------
<br>This SF.net email is sponsored by DB2 Express<br>Download DB2 Express C - the FREE version of DB2 express and take<br>control of your XML. No limits. Just data. Click to get it now.<br><a href="http://sourceforge.net/powerbar/db2/">
http://sourceforge.net/powerbar/db2/</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">
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>