Re: [Nagios-devel] possible members/hostgroups bug in v2.0

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] possible members/hostgroups bug in v2.0

Post by Guest »

Just bumping this up. Anyone?

This is a major issue, I think.

If I knew C better, I'd venture to fix it myself. But I don't.

On Wed, 2004-02-11 at 17:51, jeff vier wrote:
> On Wed, 2004-02-11 at 17:38, Jason Martin wrote:
> > Can you please send the construct you are trying to create?
>
> Okay, here is a couple:
>
> define hostgroup{
> hostgroup_name __Linux
> alias Linux Systems
> }
>
> Simply doesn't work.
>
> I am legitimately defining members like this:
> define host{
> use active-host
> host_name ttnet-chi-lnxsvr-2
> alias Linux Monitoring Server
> address 119.0.0.206
> hostgroups __Linux,_TT,.TTNET_Core_Linux_Servers
> }
>
> It USED to work. I used to have both types of membership definitions as
> I was removing one host at a time from the hostgroup definition to test
> the functionality of the hostgroups field. When I removed ALL the
> members, it broke!
>
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked