RE: [Nagios-devel] Could not expand member hosts specified in hostgroup error
Posted: Wed Oct 26, 2005 11:05 am
> -----Original Message-----
> From: [email protected] [mailto:nagios-devel-
> [email protected]] On Behalf Of sridhar
> Sent: Wednesday, October 26, 2005 1:48 PM
> To: [email protected]
> Subject: [Nagios-devel] Could not expand member hosts specified in
> hostgroup error
>=20
> I am trying to add the new hosts using nagmin i am getting the
following
> error
>=20
> usr/local/nagios/bin# ./nagios -v /usr/local/nagios/etc/nagios.cfg
>=20
> Nagios 1.3
> Copyright (c) 1999-2004 Ethan Galstad ([email protected])
> Last Modified: 10-24-2004
> License: GPL
>=20
> Reading configuration data...
>=20
> Error: Could not find host 'hostname'
>=20
> Error: Could not expand member hosts specified in hostgroup (config
file
> '/usr/local/nagios/etc/HostGroup.cfg', line 33)
It would seem you have a host named 'hostname' specified in
HostGroup.cfg that doesn't have a corresponding host{} definition.
You'll need to fix the configuration error by either removing the host
'hostname' from the hostgroup or create a host{} definition for it.
http://nagios.sourceforge.net/docs/1_0/ ... .html#host
If you're set on using Nagmin, you'll probably have better luck with the
nagmin-users list as Nagios is performing correctly.
--
Marc
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]