Has anyone figured out the schema to connect APM thresholds to the assigned application monitors, or the application monitor templates?
APM_Applications
APM_ApplicationTemplate
APM_ComponentTemplate
APM_Component
APM_Threshold
APM_Applications.TemplateID = APM_ApplicationTemplate.ID
APM_ApplicationTemplate.ID = APM_ComponentTemplate.ApplicationTemplateID
APM_ComponentTemplate.ID = APM_Component.TemplateID
APM_Threshold.ID = ???