← All dashboards

GPFS Performance

GPFS dashboard for Prometheus GPFS exporter

Dashboard for GPFS Exporter performance metrics

This dashboard relies on a few non-standard labels.

The cluster label is expected to be assigned to any clients with the mmpmon collector enabled to get performance metrics. This would be the compute cluster name.

The host label is the short hostname of each node and can be generated in Prometheus using something like the following on the scrape config:

yaml
  relabel_configs:
  - source_labels: [__address__]
    regex: "([^.]+)..*"
    replacement: "$1"
    target_label: host

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 192