You must create Global Configuration tracked applications for each application (connection criteria) you intend to track.
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.
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-application
field corresponds to the
value of the application-name
dimension value that clients
specify when accessing the data through the API.