ansible-role-prometheus-opn.../defaults/main.yml
2025-05-21 16:27:11 +02:00

8 lines
399 B
YAML

prometheus_opnsense_exporter_version: 0.0.8
prometheus_opnsense_exporter_config:
OPNSENSE_EXPORTER_ARGS: "--web.listen-address=127.0.0.1:9097 --exporter.instance-label=opnsense --opnsense.insecure"
OPNSENSE_DHCP_EXPORTER_PORT: "9098"
#OPNSENSE_EXPORTER_OPS_API: "..."
OPNSENSE_EXPORTER_OPS_PROTOCOL: "https"
#OPNSENSE_EXPORTER_OPS_API_KEY: "..."
#OPNSENSE_EXPORTER_OPS_API_SECRET: "..."