Updating the Global Configuration
You must create Global Configuration tracked applications for each application (connection criteria) you intend to track.
About this task
The tracked-application property allows individual applications to be identified in the server by connection criteria.
|
The name of the tracked application is the same as the name you defined for the connection criteria. |
Steps
-
To add connection criteria to the list of tracked applications, run
dsconfigwith theset-global-configuration-propoption.Example:
This example adds the connection criteria you created in the example in Setting the connection criteria to collect SLA statistics by application to the list of tracked applications.
$ bin/dsconfig set-global-configuration-prop \ --set "tracked-application:Directory Manager"The value of the
tracked-applicationfield corresponds to the value of theapplication-namedimension value that clients specify when accessing the data through the API.