Re: [Nagios-devel] Another feature request

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Another feature request

Post by Guest »

Michael Streb wrote:
> Hi Wim,
>
> this feature is already implemented, you could use the host_name with a
> prepended "!" in the service definition in addition to the hostgroup_name.
>
> Michael
>
>

Thanks!

I've tried it, and it works. I was unable to find it in the
documentation, however.

When searching for it, the doc doesn't mention the hostgroup_name
directive for a service, either. (Except when looking in the
'time-saving tricks for object definitions'...)

Best regards,

Wim.

> On 30.06.2006 12:09 Uhr, "Wim Hoekman" wrote:
>
>> Hi,
>>
>> I have another feature request for Nagios:
>>
>> When I define a service for a hostgroup, I would like to be able to
>> exclude the service for a specific host, something like:
>>
>> define service
>> {
>> service xyz
>> hostgroup_name abc
>> ignore_hosts host1
>> }
>>
>> This allows me to define the service for a complete hostgroup (with lots
>> of hosts), and only ignore one host, instead of having to define the
>> service for all hosts but one in a hostgroup.
>>
>> Regards,
>>
>> Wim.
>>
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk ... dat=121642
>> _______________________________________________
>> 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]
Locked