From the APM Administrator Guide, page 41:
"You can override the inheritance relationship between a template and any of its
derived applications by editing the application. Any modifications you make to an
application’s components or component properties are independent from the
template, including: adding new components, removing existing components
New components that you add to the application are not governed by the original
template used to create the application. Modified component properties override
the original template settings."
Let's say I create an application named TEST that has six separate component monitors named A, B, C, D, E and F. I assign this application to two servers. Later I edit TEST and add monitor G to it.
What happens to TEST as it pertains to monitoring each server? Or am I misunderstanding what the manual is talking about?
Could it be that a template has a trust relationship with its derived applications, but the same is not true with the component monitors that make up an application?
Any help will be appreciated.