Revision as of 15:36, May 15, 2017 by Pmcknigh (talk | contribs) (Performance Monitoring Scripts)
Jump to: navigation, search

Monitoring Your Configuration Environment

The Configuration Database is the backbone of your configuration environment. Management Framework provides several scripts that you can use to monitor the performance and the health of your Configuration Database

Performance Monitoring Scripts

Configuration Database performance monitoring scripts retrieve statistics from the Configuration Database that can be used to trace the configuration areas that consume most of the Configuration Server resources, both overall and for particular types of clients (when client behavior and configuration dependencies are known).

The following scripts are available:

  • csv_objtype_sizes.sqlThis script calculates usage for major types of configuration objects.
  • csv_largest10_objbytype.sqlThis script enables you to determine if any particular object of a given type is significantly larger than the others.

Health Monitoring Scripts

Configuration Database health monitoring scripts retrieve statistics from the Configuration Database that can be used to identify issues that might lead to incorrect or corrupted data.

The following scripts are available.

The

Comments or questions about this documentation? Contact us for support!