<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I want to have mutiple host_name lines in a service 
object. Just like "members" in a hostgroup object, so I will get a better 
overview and not al my hosts have to be on 1 line.</FONT></DIV>
<DIV><FONT face=Arial size=2>Something like this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>define 
service{<BR>        
use                                  
local-service    <BR>        
host_name                       
localhost<BR>        
host_name                       server1<BR>        
host_name                       
server2<BR>        
host_name                       server3<BR>        
service_description             
PING<BR>        
check_command              check_ping!100.0,20%!500.0,60%<BR>        
}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This is no problem when the hosts have multiple 
services atached to them, but you wil get an error when this is the only check 
for a host</FONT></DIV>
<DIV><FONT face=Arial size=2>"Warning: Host 'server2' has no services associated 
with it!" </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Maybe a bug?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Michiel</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>