On Tue, Feb 13, 2018 at 05:45:50PM +0100,
 Peter Eckel <li...@eckel-edv.de> wrote 
 a message of 53 lines which said:

> If I define the variables in the host object for "test-target" and
> not in the service object, I get the proper thresholds both for the
> "hostalive" check of the "test-target" host and for its "ping4"
> service.
> 
> This is puzzling, as the "ping4" service does not see the variables on the 
> object level, while the "test-target" host does: 

OK, part of the problem came from the fact that I thought templates
were automatically exported to clients when:

object Zone "global-templates" {
  global = true
}

and my templates contained the thresholds.

But it is not sufficient. If I add the thresholds in
/etc/icinga/zones.d/global-templates/templates.conf, things work. Test
on remote clients are commplicated :-(
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to