Monitoring PingDirectory

You can monitor PingDirectory server instances by using the Instana PingDirectory sensor. The Instanan PingDirectory sensor is automatically deployed and installed after you install the Instana agent. You can view metrics that are related to the OracleDB in the Instana UI.

To make sure that the PingDirectory sensor is compatible with your current setup, check the following support information sections:

Supported versions and support policy

The following table shows the latest supported version and support policy:

Technology Support policy Latest technology version Latest supported version
PingIdentity Directory Server On demand 10.2.0.1 10.2.0.1

For more information about the support policy, see Support strategy for sensors.

Configuring the polling rate

Note: Instana PingDirectory sensor 1.0.13 and later support configuring the polling rate to reduce data ingestion. This feature is supported on self-hosted Instana backend 311 and later.

You can configure how often Instana polls PingDirectory to collect data and metrics by using the poll_rate parameter in the agent configuration.yaml file as shown in the following example:

com.instana.plugin.pingdirectory:
  poll_rate: 1 # values are in seconds. Default value is 1 second.

Metrics collection

To view the metrics, select Infrastructure in the sidebar of the Instana User interface, click a specific monitored host, and then you can see a host dashboard with all the collected metrics and monitored processes.

Configuration data

The PingDirectory sensor collects the following configuration data:

  • Server state
  • Is server a master
  • Is server out of synchronization
  • Full version and revision
  • LDAP connectors (name, protocol)
  • Databases

Performance metrics

The PingDirectory sensor collects the following performance metrics:

Overall

The following table lists the overall performance metrics that the sensor collects from the PingDirectory server instance:

Metric Description
Operations in progress Total number of active operations
Searches in progress Total number of active search requests
Connections Total number of connections (established, max concurrent and total since startup)
File descriptors Number of file descriptors (maximum, available, open)
Failed operations Number of failed LDAP operations per type (All, Add, Bind, Compare, Delete, Extended, Modify and Search)
Total operations Total number of LDAP operations per type (All, Add, Bind, Compare, Delete, Extended, Modify and Search)

LDAP connectors

The following table lists the performance metrics for LDAP connectors:

Metric Description
Number of connections Number of connections per connector
Request statistics (Add, Bind, Compare, Delete, Extended, Modify and Search) Number of LDAP requests per connector and type

Recent changes (per database)

The following table lists the performance metrics for the recent changes to the database:

Metric Description
Add entry count Number of added entries
Changed entry count Number of changed entries
Delete entry count Number of delete entries
Modify entry count Number of modified entries
Rename entry count Number of renamed entries
Database open record count Number of opened records