AthennaMind / opnsense-exporter

OPNsense Exporter for Prometheus
Apache License 2.0
92 stars 10 forks source link

FEATURE: implement health check and proto metrics #16

Closed ihatemodels closed 7 months ago

ihatemodels commented 7 months ago

FEATURE: implement health check and proto metrics

Description

This PR introduces the concept of health checking the core/system/status OPNsense api, before trying to scrape any metrics. The status is reported in the opnsense_up metric which seems to be the convention naming in the Prometheus world for this kind of checks.

Bonus:

Fixes:

Type of change

Please delete options that are not relevant.

Checklist:

Please delete options that are not relevant.