Updating the Global Configuration - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce

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.

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.