hostgroup.cfg error with Nagios 2.0-very-pre-alpha

Subhendu Ghosh sghosh at sghosh.org
Wed Dec 17 18:02:08 CET 2003


yes contact_groups is no longer in hostgroups...

* HOSTGROUP structure */
typedef struct hostgroup_struct{
        char    *group_name;
        char    *alias;
        hostgroupmember *members;
        struct  hostgroup_struct *next;
        struct  hostgroup_struct *nexthash;
        }hostgroup;


-sg

On Wed, 19 Nov 2003, Oliver Haake wrote:

> Same Problem here.
> 
> I tried the cvs version several times on different machines.
> Is there nobody else with this problem ?
> 
> 
> Oliver
> 
> 
> >  Error: Invalid hostgroup object directive 'contact_groups'.
> >   
> >  Error: Could not add object property in file
> >  '/usr/local/nagios/etc/hostgroups.cfg' on line 10.
> >   
> >  My entry looks like:
> >   
> >   
> >  define hostgroup {
> >          hostgroup_name  as400
> >          alias           AS400
> >          contact_groups  unassigned
> >          members         as400
> >  }
> >   
> >  Line ten falls on contact_groups
> >   
> >  What is the issue?  Did that option get changed or go away with the Nagios
> >  2.0-very-pre-alpha?
> >   
> >  P.S.  I gave up on the mysql builds.  I just couldn't get past all the bumps
> >  in the builds.
> >   
> >  David
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Nagios-devel mailing list
> Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel
> 

-- 




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click




More information about the Developers mailing list