Hi All,
I have potential issue, where if I make a hostgroup(say abcd) a member of another hostgroup(say bcdf) the configuration errors and gives an unrelated error like this Could not expand members specified in hostgroup (config file '/usr/local/nagios/etc/hostgroups.cfg', starting on line 14) .
Can you guys quickly have a look what might be causing this, this is pretty urgent.
I am running r1.7
Many Thanks
Arnab
NagiosQL bug
Re: NagiosQL bug
Can you click the "Download" button the hostgroups page and show the config that it's generating?
I've seen that error when it prints a "members" field, with no values afterwards.
I've seen that error when it prints a "members" field, with no values afterwards.
Re: NagiosQL bug
Hi Mike,
You are right it seems like if a hostgroup doesnt have a member i.e. no hosts attached to it and you try and make an empty hostgroup a member of another empty hostgroup it flips out , should it behave this way in core nagios I remember being able to do this!
Cheers
Arnab
You are right it seems like if a hostgroup doesnt have a member i.e. no hosts attached to it and you try and make an empty hostgroup a member of another empty hostgroup it flips out , should it behave this way in core nagios I remember being able to do this!
Cheers
Arnab
Re: NagiosQL bug
It's actually the Nagios Core verification that's failing at that stage. I'm wondering if in Core 3.2+ you're not able to do this...