template odd behavior.
Posted: Fri Dec 21, 2012 3:56 pm
We have a service template that contains other templates:
This template works fine if we associate it with a host group:
Result: all hosts within the hostgroup are checked correctly.
Problem:
if we associate the template to a host that is not in a(any) hostgroup checks do not run.
What we have done so far:
we have removed hosts from the Hostgroup, that while in the hostgroup were being checked correctly.
we then associated the template (Template1) to those individual hosts, and no checks. I don't mean that the checks failed, they did not show up.
put the hosts back into the HG and they run.
If we take the host out of the HG, and then associate all three templates individually to the host it works.
Code: Select all
Template 1
--- template 2
--- template 3 Code: Select all
HOSTGROUP <-------Template 1Problem:
if we associate the template to a host that is not in a(any) hostgroup checks do not run.
What we have done so far:
we have removed hosts from the Hostgroup, that while in the hostgroup were being checked correctly.
we then associated the template (Template1) to those individual hosts, and no checks. I don't mean that the checks failed, they did not show up.
put the hosts back into the HG and they run.
If we take the host out of the HG, and then associate all three templates individually to the host it works.