Re: [icinga-users] Service inheritance

2013-03-15 Thread Lorenzo Milesi
> Perhaps my choice of words was wrong, but I think I'm using this > already: (In nagios 3.0.5, haven't tried the same on icinga yet) Maybe this is a good solution for my solution. Indeed I could have used the wrong words, I need to change thresholds on a per host basis. thanks -- Lorenzo Miles

Re: [icinga-users] Service inheritance

2013-03-13 Thread Michael Friedrich
On 13.03.2013 20:42, Simon Oosthoek wrote: > On 03/13/2013 05:32 PM, Michael Friedrich wrote: >> On 13.03.2013 16:46, Simon Oosthoek wrote: >>> Another way might be to define a custom variable (macro) in the host >>> definition that is later used in the generic service definition to set >>> host sp

Re: [icinga-users] Service inheritance

2013-03-13 Thread Simon Oosthoek
On 03/13/2013 05:32 PM, Michael Friedrich wrote: > On 13.03.2013 16:46, Simon Oosthoek wrote: >> Another way might be to define a custom variable (macro) in the host >> definition that is later used in the generic service definition to set >> host specific parameters. I suppose this means you have

Re: [icinga-users] Service inheritance

2013-03-13 Thread Michael Friedrich
On 13.03.2013 18:23, Lorenzo Milesi wrote: >> one way you can use is to "exclude" the host from the specific >> service in the hostgroup inheritance and define it individually with >> the params you want . > I found this was possible with Nagios 3, didn't know it was available in > Icinga as

Re: [icinga-users] Service inheritance

2013-03-13 Thread Lorenzo Milesi
> one way you can use is to "exclude" the host from the specific > service in the hostgroup inheritance and define it individually with > the params you want . I found this was possible with Nagios 3, didn't know it was available in Icinga as well. Will check out the docs. Thanks. -- Lo

Re: [icinga-users] Service inheritance

2013-03-13 Thread Michael Friedrich
On 13.03.2013 16:46, Simon Oosthoek wrote: > Another way might be to define a custom variable (macro) in the host > definition that is later used in the generic service definition to set > host specific parameters. I suppose this means you have to set the > custom macro in all host definitions or t

Re: [icinga-users] Service inheritance

2013-03-13 Thread Simon Oosthoek
On 03/13/2013 03:29 PM, Lorenzo Milesi wrote: > Hi. > > I'm deploying Icinga from scratch, using Nagiosql as configuration tool. > I've set up a list of services, which I "bonded" to a hostgroup, then I add a > host to this group and the host receives the service checks. > > But how to handle "ove

Re: [icinga-users] Service inheritance

2013-03-13 Thread Assaf Flatto
On 13/03/13 14:29, Lorenzo Milesi wrote: > Hi. > > I'm deploying Icinga from scratch, using Nagiosql as configuration tool. > I've set up a list of services, which I "bonded" to a hostgroup, then I add a > host to this group and the host receives the service checks. > > But how to handle "overri

[icinga-users] Service inheritance

2013-03-13 Thread Lorenzo Milesi
Hi. I'm deploying Icinga from scratch, using Nagiosql as configuration tool. I've set up a list of services, which I "bonded" to a hostgroup, then I add a host to this group and the host receives the service checks. But how to handle "overrides"? I want host1 which is part of the group group1 t