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

Question : Setting up Prometheus (dockerized) to monitor OpenVPN clients #1978

Closed
ddewaele opened this Issue Sep 12, 2016 · 3 comments

Comments

Projects
None yet
3 participants
@ddewaele
Copy link

ddewaele commented Sep 12, 2016

What did you do?

Setup prometheus / alertmanager in their docker containers on a user defined bridged network.
Works fine to monitor assets that are running on the hosts / reachable via the internet.

I'm hoping for some guidance on how such a setup could work to monitor OpenVPN clients connected via a tun+ interface (either directly on the host, or via another docker container on the same network).

The idea is to monitor external devices (that expose prometheus metrics) that connect to the OpenVPN.

I've asked a more generic question (not involving Prometheus, as I assume this has nothing to do with Prometheus itself) on superuser.

If somebody has some pointers on how to get this up and running I'd be happy to write up a blog post on how such a setup could work.

@Rucknar

This comment has been minimized.

Copy link
Contributor

Rucknar commented Sep 30, 2016

Are you wondering how best to discover the service, route traffic to it, or perhaps how you might get metrics from it @grobie?

@grobie

This comment has been minimized.

Copy link
Member

grobie commented Mar 5, 2017

Please send questions to the prometheus-users usergroup https://groups.google.com/forum/#!forum/prometheus-users instead.

@grobie grobie closed this Mar 5, 2017

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 23, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.