All dashboards

OPNSense

OPNSense metrics

  1. Install Prometheus Node Exporter Plugin on OPNSense
  2. Add Scrape Config to Prometheus
      - job_name: opnsense-nodeexporter
        static_configs:
        - targets: [<OPNSense IP/fqdn>:9100]
  1. Add Dashboard to Grafana.
  2. Configure Variables
    1. Scrape Job (Same as above)
    2. Interface match (Wan1, Wan2, Lan1,Lan2)
    3. Cleanup unused panels(if you only have 2 interfaces etc.)
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies