OPNSense

OPNSense basic metrics

OPNSense screenshot 1
OPNSense screenshot 2
OPNSense screenshot 3
OPNSense screenshot 4

Install in three easy steps

  1. Install Prometheus Node Exporter Plugin on OPNSense

  2. Add Scrape Config to Prometheus

       - job_name: opnsense-<OPNSense NAME>
         static_configs:
         - targets: [<OPNSense IP/FQDN>:9100]
    • job_name have to start with “opnsense”
    • to be substituted by firewall name (you can have all your firewalls visible on one dashboard at once, so they need to have unique names)
    • <OPNSense IP/FQDN> to be substituted by IP or FQDN of the firewall
  3. Add Dashboard to Grafana.

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies