This may have been brought up before, if so I apologize.
Consider the following scenario:
1. Create 2 hosts based on a template which contains a trigger called "trigger {hostname}"
2. Create a dependency on the first host that points to the trigger on the second host.
3. Rename the trigger in the template to read "renamed trigger {hostname}"
All dependencies will be gone, which is a pain if you have a large number of hosts inheriting from that template.
Does anyone know if this is easily fixable?
-Mark
Consider the following scenario:
1. Create 2 hosts based on a template which contains a trigger called "trigger {hostname}"
2. Create a dependency on the first host that points to the trigger on the second host.
3. Rename the trigger in the template to read "renamed trigger {hostname}"
All dependencies will be gone, which is a pain if you have a large number of hosts inheriting from that template.
Does anyone know if this is easily fixable?
-Mark
Comment