Disk Utilization

Disk_space_utilization Mix by node_exporter and windows_exporter.

Disk Utilization screenshot 1

Only requires the default job_name: node or windows , add as many targets as you need in prometheus.yml.

yaml
  - job_name: node
    static_configs:
      - targets: ['localhost:9100']
  - job_name: windows
    static_configs:
      - targets: ['localhost:9182']
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies