Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Adding a Wireguard Exporter #125

Closed
wants to merge 1 commit into from

Conversation

Lol3rrr
Copy link

@Lol3rrr Lol3rrr commented Aug 2, 2022

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

Wrote a small exporter script to output some Wireguard metrics
@dswarbrick
Copy link
Member

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

@dswarbrick
Copy link
Member

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.

@Lol3rrr
Copy link
Author

Lol3rrr commented May 13, 2024

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 Lol3rrr closed this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants