[Nagios-devel] Contact negation - Nagios3.0b5

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

[Nagios-devel] Contact negation - Nagios3.0b5

Post by Guest »

This is a multipart message in MIME format.
--=_alternative 00415EDBC1257385_=
Content-Type: text/plain; charset="US-ASCII"

Dear List,

I thing this problem has already been reported, but I am not sure if there
was a solution.

Trying to exclude a member of a contactgroup for a specific service or
host

define host{
use test_tmpl
host_name test
alias Server
contact_groups admins
contacts !user
notification_options d
address 10.x.x.x
}

I get the following error message.

Error: Contact '!user' specified in host 'test' is not defined anywhere!

(of course user is defined)

As far as I know, such exclusions should be possible with Nagios3.0

Best regards
Thomas

P Please consider the environmental impact of needlessly printing this
e-mail.

--
RSC Commercial Services OHG
Wanheimer Strasse 70, D-40468 Duesseldorf
Registergericht: Duesseldorf, HRA 12655


--=_alternative 00415EDBC1257385_=
Content-Type: text/html; charset="US-ASCII"


Dear List,

I thing this problem has already been
reported, but I am not sure if there was a solution.

Trying to exclude a member of a contactgroup
for a specific service or host

define host{
        use  
                     
    test_tmpl          
        host_name
                     test
        alias  
                     
  Server
        contact_groups
               admins
        contacts
                !user
        notification_options
        d
        address
                     
 10.x.x.x
        }

I get the following error message.

Error: Contact '!user' specified in
host 'test' is not defined anywhere!

(of course user is defined)

As far as I know, such exclusions should
be possible with Nagios3.0

Best regards
Thomas

P Please
consider the environmental impact of needlessly printing this e-mail.

RSC Commercial Services OHG
Wanheimer Straße 70, D-40468 Düsseldorf
Registergericht: Düsseldorf, HRA 12655



--=_alternative 00415EDBC1257385_=--





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked