The tracked-application property allows individual applications to be identified in the server by connection criteria.

Note:

The name of the tracked application is the same as the name you defined for the connection criteria.

  • To add connection criteria to the list of tracked applications, run dsconfig with the set-global-configuration-prop option.

    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”
    Note:

    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.