Correct me if I'm wrong: Nagios still doesn't have a simple way to link a Service Group to an Host Group. You have to create a service template to do that, right?
And if that is right... seriously??? Not even with some additional magic from XI?
bye, Dario
Link servicegroups to hostgroups
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Link servicegroups to hostgroups
No there is not.
These are kept separate because they act completely different than one another when applying to services.
For example with hostgroups, if you create a service and add a hostgroup to it, ALL members of the hostgroup (hosts) will have that service added to them to me monitored.
Servicegroups however are just a logical grouping of services.
These are kept separate because they act completely different than one another when applying to services.
For example with hostgroups, if you create a service and add a hostgroup to it, ALL members of the hostgroup (hosts) will have that service added to them to me monitored.
Servicegroups however are just a logical grouping of services.
-
dariopalermo
- Posts: 48
- Joined: Fri Oct 31, 2014 1:13 pm
Re: Link servicegroups to hostgroups
These are design flaws, there is absolutely no reason to not apply a group of service to a group of host. It's the most simple and logical way to work with more than a few hosts. However it appears that I will have to suck it and work with less linear solutions to get what I want.
bye, Dario
bye, Dario
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Link servicegroups to hostgroups
Unfortunately there is no built-in what to do this in the underlying Nagios Core engine.dariopalermo wrote:These are design flaws, there is absolutely no reason to not apply a group of service to a group of host. It's the most simple and logical way to work with more than a few hosts. However it appears that I will have to suck it and work with less linear solutions to get what I want.
bye, Dario
You can feel free to make a feature request to the Core project outlining what you would like to see and how it would function for possible addition to future versions of Core which would be implemented in XI
https://github.com/NagiosEnterprises/nagioscore/issues
-
dariopalermo
- Posts: 48
- Joined: Fri Oct 31, 2014 1:13 pm
Re: Link servicegroups to hostgroups
As per my original post, I'm aware this is a Core limitation. Still, XI could provide a way to manage this situation, and I mean something more than a simple bulk tool. I'll put in a feature request.
Bye, Dario
Bye, Dario
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Link servicegroups to hostgroups
Thxdariopalermo wrote:As per my original post, I'm aware this is a Core limitation. Still, XI could provide a way to manage this situation, and I mean something more than a simple bulk tool. I'll put in a feature request.
Bye, Dario