<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>I basically have my services file set up like 
this </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>define service{<BR>use generic-service ; Name of 
service template to use<BR>host_name mail<BR>service_description 
PING<BR>is_volatile 0<BR>check_period 24x7<BR>contact_groups 
mail-servers<BR>notification_options w,u,c,r<BR>check_command 
check_ping<BR>}<BR></DIV></FONT>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have the same set up for check_users, check_disk, 
etc.  Well my problem is, I get the stats, but all the stats for the 
services are the same.  After further inspection I learned that all host 
where returning the stats for the server nagios is actually running on.  I 
have read the manual and I seem to be doing everything correctly.  I am 
assuming the check_* commands are being run, but as it it were checking that 
machine, and not looking out to the machines I want to monitor. I do doing 
the config as the Documentation has instructed.  Any information would be 
helpfull.  Thanks</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Justin Wedeking</FONT></DIV>
<DIV><FONT face=Arial size=2>Info Tech</FONT></DIV></FONT></DIV></BODY></HTML>