Skip to content

m3philis/prometheus_aws_ipsec_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus exporter for AWS IPSec tunnels

This prometheus exporter checks the state of IPSec tunnels and provides the metrics on port 9080

Installation

Either build the binary with go build (or go install) or build a docker image with the Dockerfile.

Usage

Currently this exporter needs to run inside an AWS VPC with an IPSec tunnel running. The instance the exporter runs on needs ec2:DescribeVpnConnections as an IAM policy attached to access the VPN data from the cli.

About

Exporter to get the state of VPN Connections created in AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published