node-exporter-textfile-collector-scripts icon indicating copy to clipboard operation
node-exporter-textfile-collector-scripts copied to clipboard

[WIP] Adding a Wireguard Exporter

Open Lol3rrr opened this issue 3 years ago • 1 comments

Adding a simple exporter script for Wireguard interfaces/peers. The script uses the wg show all dump command in the background to get all its information.

This is the Pull Request for Issue #124

Exposed Metrics

  • wireguard_endpoints
  • wireguard_allowedips
  • wireguard_latesthandshake
  • wireguard_transferrx
  • wireguard_transfertx
  • wireguard_persistentkeepalive

Lol3rrr avatar Aug 02 '22 01:08 Lol3rrr

For this PR to be considered, commits need to be signed off, and CI tests need to pass.

dswarbrick avatar May 23 '23 19:05 dswarbrick

This is still marked as WIP, almost two years after initial submission. Please mark it as ready (and rebase on master, so that latest CI tests will run) if you still wish it to be mergeed. Otherwise it will be closed.

dswarbrick avatar May 08 '24 19:05 dswarbrick

As I personally have no more need for this and also don't have the time to work on this anymore, i will simply close this

Lol3rrr avatar May 13 '24 14:05 Lol3rrr