ArchiSteamFarm

ArchiSteamFarm screenshot 1
ArchiSteamFarm screenshot 2
ArchiSteamFarm screenshot 3
ArchiSteamFarm screenshot 4
ArchiSteamFarm screenshot 5

Nearly all values exported to Prometheus by ArchiSteamFarms official MonitoringPlugin.

Only requires generic deployment of ASFs main binary. Does not require any specific job_name and can handle (optional) custom instance labels. Add as many jobs/targets as you need in /etc/prometheus/prometheus.yml:

yml
  - job_name: archisteamfarm
    params:
      password: ['MySupersecretPassword']
    metrics_path: /Api/metrics
    static_configs:
      - targets: ['10.0.0.42:1243']
        labels:
          instance: 'raspberry-pi-4'

Supports monitoring plugin version 6.0.2.2 and onwards.

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies