Orphan hosts in hostgroup list

Bernd Arnold bernd_a at gmx.de
Wed Jul 30 20:00:01 CEST 2008


Thanks for your comment, Arno.

The attached patch creates an orphan hostgroup *and* servicegroup - similar to the other patch. This means, the same things apply to this patch (no extinfo, ...).

I'll try to improve this...

Regards
Bernd


-------- Original-Nachricht --------
> Datum: Tue, 29 Jul 2008 23:22:10 +0200
> Von: Arno Lehmann <al at its-lehmann.de>
> An: Nagios Developers List <nagios-devel at lists.sourceforge.net>
> Betreff: Re: [Nagios-devel] Orphan hosts in hostgroup list

> Hi,
> 
> 29.07.2008 21:47, Bernd Arnold wrote:
> > Hi,
> > 
> > as the number of hosts grow, I sometimes would like to see which hosts
> are not added to any hostgroup.
> 
> Good idea.
> 
> > I've written a patch for status.c where an additional hostgroup called
> "Orphan Hosts" is created and filled automatically. The configuration files
> remain untouched.
> > 
> > I kept things very simple, so this is what doesn't work:
> > - link to extinfo.cgi 
> 
> That's a disadvantage, though not critical IMO.
> 
> >   (permission warning, since the hostgroup is only added in status.c)
> > - a check if there is already a hostgroup named "orphans"
> 
> Minor problem, too.
> 
> > - show the additional hostgroup only when I need it (the hostgroup is
> always displayed)
> 
> Do you intend to improve this?
> 
> > The patch was created with "diff -U 3 cgi/status.c.orig cgi/status.c".
> The function create_orphan_hosts_hostgroup() is called where I thought it is
> best to be called (after fetching the authentication information).
> > 
> > Maybe someone likes this feature... Comments are welcome.
> 
> Sure... please do something similar for the service groups ;-)
> 
> Arno
> 
> > Regards
> > Bernd 
> > 
> >
> -------------------------------------------------------------------------
> > 
> 
> -- 
> Arno Lehmann
> IT-Service Lehmann
> Sandstr. 6, 49080 Osnabrück
> www.its-lehmann.de
> 

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: status.c.diff
Type: application/octet-stream
Size: 3163 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20080730/a86a679a/attachment.obj>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list