This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Where is the File Existence Monitor component file path values located?

Where in the database would I find the details for file paths being monitored by a File Existence Monitor component?  I am in the process of building detailed reports for our nodes, applications, and components we have configured.

Parents
  • At the template level? If using SQL, it's in APM_ComponentTemplateSetting. If using SWQL, it's in Orion.APM.ComponentTemplateSetting.

    You'll need to join off the ComponentID from the application template and also filter off the Key column = 'FullPath'. 

Reply
  • At the template level? If using SQL, it's in APM_ComponentTemplateSetting. If using SWQL, it's in Orion.APM.ComponentTemplateSetting.

    You'll need to join off the ComponentID from the application template and also filter off the Key column = 'FullPath'. 

Children
No Data