📖
Stake Local Dashboard
  • Stake Local Dashboard
    • Library Sections
  • Dashboard Installation
    • Installation Overview
    • Install Supporting Software
      • Install Prerequisites
      • Install Prometheus
      • Install Grafana
      • Install node_exporter
      • Install json_exporter
      • Install Ethereum Metrics Exporter
    • Configure Ethereum Clients
    • Configure Supporting Software
      • Configure json_exporter
      • Configure Prometheus Rules
      • Configure Ethereum Metrics Exporter
    • Prometheus Jobs & Targets
      • Prometheus Jobs
      • About Stake Local Labels
      • Base Targets Installation
      • Consensus Client Targets
      • Execution Client Targets
      • Validator Client Targets
      • node_exporter Target
      • json_exporter Target
      • Ethereum Metrics Exporter Targets
      • Third-Party Targets
      • Ethereum Address Targets
      • Validator Public Key Targets
      • Optional: Grafana Target
      • Optional: Prometheus Target
      • Clean Up Unused Targets
    • Optional: Alternative Dashboard Compatibility
      • Besu Dashboard Compatibility
      • Erigon Dashboard Compatibility
      • Geth Dashboard Compatibility
      • Lighthouse Dashboard Compatibility
      • Lodestar Dashboard Compatibility
      • Nethermind Dashboard Compatibility
      • Nimbus Dashboard Compatibility
      • Prysm Dashboard Compatibility
      • Teku Compatibility
    • Enable & Start/Restart Services
      • Checking Software Status
    • Install Dashboard
  • Additional Modifications
    • Additional Staking Groups
    • Change or Add Currency
Powered by GitBook
On this page
  • Besu Dashboard Compatibility
  • Besu Overview Dashboard - Grafana 10273
  1. Dashboard Installation
  2. Optional: Alternative Dashboard Compatibility

Besu Dashboard Compatibility

How to keep other Besu dashboards running with the Stake Local Dashboard

PreviousOptional: Alternative Dashboard CompatibilityNextErigon Dashboard Compatibility

Last updated 2 years ago

Besu Dashboard Compatibility

Besu Overview Dashboard - Grafana 10273

Dashboard:

This Besu dashboard should work seamlessly with the Stake Local configuration if your prior Besu job_name was besu. besu is the default job_name for the and guides to installing this Besu dashboard. If you used these guides, you may not need to make any changes.

If your prior Besu job_name was besu-nodes, this dashboard will continue to work, but historical data may show as a different data series under a different color. To avoid this problem, you may update the Nimbus job_name in the new prometheus.yml file to match your prior job_name value. besu-nodes is the default job_name for this guide.

Optional

Edit the /etc/prometheus/prometheus.yml file.

sudo vi /etc/prometheus/prometheus.yml

Find the line containing - job_name: besu.

Change that line to - job_name: <PREVIOUS BESU job_name>.

Replace <PREVIOUS BESU JOB NAME> with the job_name value for Besu in your previous prometheus.yml file. If you used the Consensys guide to setting up your original dashboard, this value may be besu-nodes.

Save the file and exit the editor.

https://grafana.com/grafana/dashboards/10273-besu-overview/
someresat
Coin Cashew
Consensys