---
title: System and status data
description: All servers configured to be monitored by the PingDataMetrics server store server and host system data.
component: pingdirectory
version: 9.3
page_id: pingdirectory:pingdatametrics_server_administration_guide:pd_met_system_status_data
canonical_url: https://docs.pingidentity.com/pingdirectory/9.3/pingdatametrics_server_administration_guide/pd_met_system_status_data.html
revdate: September 13, 2023
section_ids:
  data-collection: Data Collection
  processing-steps: Processing steps
---

# System and status data

All servers configured to be monitored by the PingDataMetrics server store server and host system data.

Server and machine metrics are retrieved from the `cn=monitor` backend of the monitored server.

The Stats Collector plugin is responsible for collecting performance data from the `cn=monitor` backend. Data includes server responses, replication activity, local database activity, and host system metrics.

The Stats Collector configuration defines:

* Data sample and collection intervals

* The granularity of data collected, such as basic, extended, or verbose

* The types of host system data collected, such as CPU, disk, and network

* The type of data aggregation that occurs for LDAP application statistics

For more information, see [Tuning data collection](pd_met_tune_data_collection.html).

## Data Collection

![A diagram illustrating the data collection process between the monitored server and the metrics engine.](_images/tmy1604087644657.png)

## Processing steps

1. Data samples are taken and stored in time-contiguous blocks on the disk of the monitored server.

2. The PingDataMetrics server collection service polls for new sample blocks.

3. The new sample blocks are queued to disk on the PingDataMetrics server.

4. The PingDataMetrics server import service loads new blocks into the database.
