← All dashboards

Generic Node

Dashboard to get an overview of one Linux server.

  1. The dashboard assumes that the node_exporter job is called db_nodes. Replace it for your needs. A metric node_filesystem_avail is calculated by Prometheus rule. Save this to a file /etc/prometheus/rules/compute_metrics.rules on your Prometheus server:

node::node_filesystem_avail::percent= round(100*(min by (job,instance,mountpoint,fstype) (node_filesystem_avail{fstype !~ “rpc_pipefs|rootfs|tmpfs”,device!="/etc/auto.misc",mountpoint !~ “/boot|/net|/selinux”}/node_filesystem_size{fstype !~ “rpc_pipefs|rootfs|tmpfs”,device!="/etc/auto.misc",mountpoint !~ “/boot|/net|/selinux”})),0.01)

  1. “System load normalized” chart shows system load divided by number of CPU cores

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: 1,869