Re: [Nagios-devel] Feature request: Host & Service groups. The next
Posted: Wed Nov 18, 2009 7:01 am
Hi,
Isn't it the hostgroup_members property you looking for? (You add
groups to others groups).
Jean
On Tue, Nov 17, 2009 at 4:50 PM, Jelle Smet wrote:
> Hi List & Devs,
>
> I heavily rely for my setup on host and service groups.
> They come handy for all kind of goals, mainly
>
> - to create reports
> - to issue mass commands
> - to create visual overviews
>
> Having the ability to make groups a member of groups is already pretty ni=
ce
> from an organisation perspective.
> But I very often find myself in the situation where I need to create many
> group combinations.
> A small example:
>
> A group windows_hosts and linux_hosts
> A group production and test
> A group datacenter_us and datacenter_eu
>
> In order to create views and availability reports such as: "production
> windows hosts from the eu datacenter"
> I need to create a groups like
>
> datacenter_us_production_linux
> datacenter_eu_production_linux
> datacenter_eu_test_linux
> datacenter_us_test_linux
> ......
> And make the hosts member of these, ....
>
> This is still feasible for this amount of groups, but as you know, this
> grows rather fast and becomes extremely cumbersome.
>
> It would be nice to have the ability to add a host or service to multiple
> groups, like now and to have the ability to select hosts or services with
> AND OR NOT parameters.
>
> Show all hosts which are member of datacenter_us AND production AND
> linux_hosts
>
> We're going to patch all windows test servers in eu datacenter this weeke=
nd.
>
> Apply scheduled downtime on all hosts & services member of datacenter_eu =
AND
> test AND windows_hosts
>
>
>
> OR what would be completely awesome to have something like this (simplifi=
ed
> example)
>
> define servicegroup{
>
> servicegroup_name=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 linux_us_production
>
> servicegroup_members_occur =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 linux_hosts AND=
production AND
> datacenter_us
>
> }
>
> What are your thoughts on this?
>
> --
> Jelle Smet
> http://www.smetj.net
>
> -------------------------------------------------------------------------=
-----
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-D=
ay
> trial. Simplify your report design, integration and deployment - and focu=
s
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. =A0http://p.sf.net/sfu/bobj-july
> _______________________________________________
> 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]
Isn't it the hostgroup_members property you looking for? (You add
groups to others groups).
Jean
On Tue, Nov 17, 2009 at 4:50 PM, Jelle Smet wrote:
> Hi List & Devs,
>
> I heavily rely for my setup on host and service groups.
> They come handy for all kind of goals, mainly
>
> - to create reports
> - to issue mass commands
> - to create visual overviews
>
> Having the ability to make groups a member of groups is already pretty ni=
ce
> from an organisation perspective.
> But I very often find myself in the situation where I need to create many
> group combinations.
> A small example:
>
> A group windows_hosts and linux_hosts
> A group production and test
> A group datacenter_us and datacenter_eu
>
> In order to create views and availability reports such as: "production
> windows hosts from the eu datacenter"
> I need to create a groups like
>
> datacenter_us_production_linux
> datacenter_eu_production_linux
> datacenter_eu_test_linux
> datacenter_us_test_linux
> ......
> And make the hosts member of these, ....
>
> This is still feasible for this amount of groups, but as you know, this
> grows rather fast and becomes extremely cumbersome.
>
> It would be nice to have the ability to add a host or service to multiple
> groups, like now and to have the ability to select hosts or services with
> AND OR NOT parameters.
>
> Show all hosts which are member of datacenter_us AND production AND
> linux_hosts
>
> We're going to patch all windows test servers in eu datacenter this weeke=
nd.
>
> Apply scheduled downtime on all hosts & services member of datacenter_eu =
AND
> test AND windows_hosts
>
>
>
> OR what would be completely awesome to have something like this (simplifi=
ed
> example)
>
> define servicegroup{
>
> servicegroup_name=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 linux_us_production
>
> servicegroup_members_occur =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 linux_hosts AND=
production AND
> datacenter_us
>
> }
>
> What are your thoughts on this?
>
> --
> Jelle Smet
> http://www.smetj.net
>
> -------------------------------------------------------------------------=
-----
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-D=
ay
> trial. Simplify your report design, integration and deployment - and focu=
s
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. =A0http://p.sf.net/sfu/bobj-july
> _______________________________________________
> 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]