error message "hostgroup has no members"

Maxim Berlin mak at rtsnet.ru
Tue Nov 19 21:49:29 CET 2002


Hello Jim,

Tuesday, November 19, 2002, Jim Lane <JLane at torontohydro.com> wrote:
JL> in my hostgroups.cfg file. I'm sure I must have a syntax error somewhere
JL> but I'm hoping other, sharper eyes may spot whatever I'm missing here.
JL> I've attached my hostgroups, hosts, and nagios.cfg files. to give you an
JL> idea how strange this is I've re-arranged the order of the entries in my
JL> hostgroups.cfg file and it still points to the last entry whichever one
JL> that happens to be. 
JL> HELP!!!!!  

do not use
define host{ host_name xp1
                 alias alias-name
                 address      128.30.6.127
                 use XXXX
                 }

, use something like

define host{
                 host_name xp1
                 alias alias-name
                 address      128.30.6.127
                 use XXXX
                 }


Best wishes,
 Maxim                            mailto:mak at rtsnet.ru



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html




More information about the Users mailing list