problem with new installation: "Could not expand member hosts..."
Greg Vickers
g.vickers at qut.edu.au
Wed Feb 23 23:49:10 CET 2005
alias != name
The 'name' directive is what has to be unique, the 'alias' directive is
a meaningless (well, it can be) string.
e.g.
name erica
alias Erica is a fat server
Looks like your script is writing alias to name and vice versa.
My other thought is why are you using Nagios 1.x? Sure Nagios 2.0 is
beta but damn it has a lot of advantages over 1.x... (faster, better
reporting, etc etc)
HTH,
Greg
Aaron Macks wrote:
> I've noticed several records of similar problems in the archive, but no
> concrete answers. I'm upgrading fron netsaint 0.0.7 (yes I know) to
> Nagios 1.2 with some scripts to translate the config file, but I'm
> getting the following error:
> Error: Could not find host 'erica'
> Error: Could not expand member hosts specified in hostgroup (config file
> '/apps/nagios/etc/hostgroups.cfg', line 97)
>
> Here is the hostgroup definition(and the previous):
> define hostgroup{
> hostgroup_name mci.crosscheck
> alias mci.crosscheck
> contact_groups oncall,sysadmins
> members otto
> }
> define hostgroup {
> hostgroup_name eng.jboss
> alias eng.jboss
> contact_groups oncall,sysadmins
> members erica,mario
> }
>
> and here is the host definition(and the previous):
> define host {
> use generic-host
> name otto.xxx.com
> alias otto
> address xxx.xxx.xxx.xxx
> check_command check-host-alive
> max_check_attempts 5
> notification_interval 60
> notification_period 24x7
> notification_options r,d,u
> }
> define host {
> use generic-host
> name erica.xxx.com
> alias erica
> address xxx.xxx.xxx.xxx
> check_command check-host-alive
> max_check_attempts 5
> notification_interval 60
> notification_period 24x7
> notification_options r,d,u
> }
>
> any thoughts?
> Aaron
> ____________________________________________
> Aaron Macks amacks at techtarget.com
> TechTarget PGP keyid: FBE946C5
> 117 Kendrick St, Suite 800 Phone: (781) 657-1519
> Needham, MA 02494 Fax: (781) 657-1100
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue. ::: Messages without supporting info will risk
> being sent to /dev/null
>
--
Greg Vickers
Lab Monitor Project Manager
Teaching and Learning Support Services
Information Technology Services
Queensland University of Technology
email: g.vickers at qut.edu.au
phone: (07) 3864 8276
mobile: 0416 001 674, SD #6 6147
CIROS code: 00213J
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list