Closed jpds closed 3 years ago
AFAIK the wg show dump
does not report disabled interfaces. This should reflect in the output with the missing information. I would use the absent
Prometheus function to show this graphically.
Let me know is it helps, having the exporter report the absence of data would mean making up the other values, which is something I'd rather not do.
There should be a
wireguard_up
boolean key that shows if the WireGuard interface being monitored is enabled or not.