# Cluster & System Metrics

Furthermore, the software captures replication metrics, overseeing aspects like replication lag, standby server well-being, and synchronization status.&#x20;

It also offers insights into background processes,  WAL operations.&#x20;

***

System metrics are also collected on a minute-by-minute basis, including details about CPU usage, memory, swap, network activity, I/O operations, and file-system usage.

{% hint style="warning" %}
In the [Agentless](https://docs.datasentinel.io/manual/features/other-features/agentless-monitoring) approach, installing the [system\_stats](https://docs.datasentinel.io/manual/getting-started/postgresql-clusters/extensions/system_stats) extension is a requirement for gathering system metrics.
{% endhint %}

***

These diverse metrics are presented in a user-friendly web interface, complete with interactive dashboards and comprehensive charts to facilitate thorough analysis.

***

These metrics can also be used for efficient [Data Correlation](https://docs.datasentinel.io/manual/features/tips-and-hints/metric-correlation) within your dashboards.

{% content-ref url="../tips-and-hints/metric-correlation" %}
[metric-correlation](https://docs.datasentinel.io/manual/features/tips-and-hints/metric-correlation)
{% endcontent-ref %}

Datasentinel also includes a smart monitoring feature that automatically detects and displays any changes in parameters

{% content-ref url="../other-features/changed-parameters" %}
[changed-parameters](https://docs.datasentinel.io/manual/features/other-features/changed-parameters)
{% endcontent-ref %}

### I/O Insights

PostgreSQL 16 introduces an exciting enhancement to database monitoring and performance tuning with the [pg\_stat\_io system view.](https://www.postgresql.org/docs/current/monitoring-stats.html#MONITORING-PG-STAT-IO-VIEW)&#x20;

This feature provides detailed insights into the I/O behavior of PostgreSQL servers. A new dashboard has been introduced, starting from version 16, to facilitate a deeper understanding of I/O insights.

{% @arcade/embed flowId="UGcYRRKuwmiHRc65sTAX" url="<https://app.arcade.software/share/UGcYRRKuwmiHRc65sTAX>" %}
