We would like to find data on thresholds from the registry and from the agent properties without using the Foglight Console. How can we do this?
Thresholds can be listed in the agent Properties or the registry variables depending on the agent. Registry data and the agent property information can be found in the monitoring policies file.
The monitoring policy file contains registry information. You can search for the string "registry-variable name" to get to the start of the section that contains the registry variables.
The monitoring policy file contains the agent property information. You can search for the string "persistable-config-model" to get to the start of the section that contains the agent property information.
You can generate the monitoring policies file from the command line, or you can create a support bundle and use the MonitoringPolicies*.xml file located within the support bundle. To generate the monitoring policies file from the command line issue the following command from the $FGLHOME/bin directory on the Foglight Management Server:
On Unix or Linux:
./fglcmd.sh -usr <user> -pwd <password> -cmd util:configexport -f /<output path>/mon_policies.xml
On Windows:
fglcmd.bat -usr <user> -pwd <password> -cmd util:configexport -f <output path>\mon_policies.xml
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center