mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-12 04:27:59 -04:00
This new plugin allows for Prometheus to scrape an OPNsense installation for metrics - including CPU, Memory, devices, interfaces and so on. The data can then be used for remote monitoring/alerting of an OPNsense installation, or indeed graphing using popular graphing technologies such as Grafana. closes #452 -=david=-
4 lines
171 B
Text
4 lines
171 B
Text
Prometheus exporter for hardware and OS metrics exposed by *NIX kernels,
|
|
written in Go with pluggable metric collectors.
|
|
|
|
WWW: https://github.com/prometheus/node_exporter
|