All dashboards

Solidfire Node Detail

NetApp SolidFire Node Detail

Since revision 2, this dashboard requires version v0.6.0 or higher of solidfire-exporter

The node details dashboard contains information about:

  • Node Read/Write IOPS
  • Node CPU
  • Node CPU/Memory
  • Drive status
  • iSCSI session counts
  • Throughput

See also:

The sfcluster label is required for the dashboard to work properly - be sure to add it in your Prometheus scrape config:

yaml
- job_name: solidfire_exporter
  honor_timestamps: true
  scrape_interval: 30s
  scrape_timeout: 20s
  metrics_path: /metrics
  scheme: http
  static_configs:
  - targets:
    - localhost:9987
    labels:
      sfcluster: sfcluster01

Revisions
RevisionDescriptionCreated
Linux Server

Linux Server

by Grafana Labs
Grafana Labs solution

Monitor Linux with Grafana. Easily monitor your Linux deployment with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies