# Monitoring

## On-chain Monitoring

Basic on-chain monitoring can be done using the following tools found on the CSM Widget directly. Under the `Dashboard` navbar tab scroll all the way down to the `External Dashboards` expandable list.

<figure><img src="/files/IWlwNw67mEsTXOrxMdBf" alt=""><figcaption></figcaption></figure>

### Beaconcha.in V2

Shows a wide range of performance data for all of the validator keys under your CSM Operator.

<figure><img src="/files/OM8KMViJLQNCKDysVtKB" alt=""><figcaption></figcaption></figure>

To receive notifications on when your validators go offline, open up the Validators pop-up window, click into each key, and add them to your  watchlist. You will need to create a free account on Beaconcha.in in order to use this.

<figure><img src="/files/8WCaSnJgOppmbHhmrr3f" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/SvP4MHqk3xagZNlEasVw" alt="" width="563"><figcaption></figcaption></figure>

### Rated Explorer

Provides more details on performance of all validator keys under your CSM Operator in aggregate. No built-in notifications available.

<figure><img src="/files/3nv85SKcCGXUfonPjfqp" alt="" width="375"><figcaption></figcaption></figure>

### Lido Operators

Provides an overall view of validator keys uploaded onto the CSM Widget. Mouse over each category for a description of each metric.

<figure><img src="/files/uMYvwmn3Q65xut6MAyCA" alt=""><figcaption></figcaption></figure>

### Lido MEV Monitoring

Provides details on blocks proposed by the validators under your CSM Operator over a period. If the Fee recipient is not equal to the designated fee recipient addresses for the respective networks, "[MEV Stealing](https://docs.lido.fi/staking-modules/csm/guides/mev-stealing/)" will be detected.

<figure><img src="/files/VvGHAsAkvyZZDgN78efL" alt="" width="563"><figcaption></figcaption></figure>

## Off-Chain Monitoring: Grafana

For more detailed monitoring, refer to the section below.

{% content-ref url="/pages/4ka9wydEySjR92LGWG7F" %}
[Monitoring, Maintenance, and Updates](/monitoring-maintenance-and-updates/set-up-monitoring-suite.md)
{% endcontent-ref %}

## CSM Performance Threshold

Staying above the Lido CSM `Performance Threshold` enables CSM Operators to qualify for the socialized node operator rewards.

<figure><img src="/files/p9LTFVWRwOaaXUoZpbGs" alt="" width="563"><figcaption></figcaption></figure>

Lido CSM uses the following parameters to measure the Performance Threshold, where `Performance Threshold = Average Validator Network Performance - Performance Leeway`.

* Performance of each validator = `Successful Attestations / Total Attestations Assigned`
* Average Validator Network Performance = A good proxy to use will be the `Average Participation Rate` found on [Rated Network](https://explorer.rated.network/network?network=mainnet\&timeWindow=1d\&rewardsMetric=average\&geoDistType=all\&hostDistType=all\&soloProDist=stake).
* Performance Leeway = `500 Basis Points (5%)`
* Frame = `28 days`

e.g., For a 28 day period, if the Average Validator Network Performance is 99.6%, then your validators will need to achieve a 94.6% Performance level in order to qualify for the socialized node operator rewards.

### Tips to improve performance

{% content-ref url="/pages/nrNI53ofvtW1ZJ7ip8xj" %}
[Maximising uptime and performance](/best-practices/maximising-uptime-and-performance.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dvt-homestaker.stakesaurus.com/bonded-validators-setup/lido-csm/monitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
