Skip to content

shalb-docker/pingdom-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingdom-exporter

pingdom exporter for prometheus monitoring

build

docker login
docker-compose -f docker-compose-build.yml build
docker-compose -f docker-compose-build.yml push

configuration

Add your token to env_secrets or to 'token' key in config file pingdom-exporter/pingdom_exporter.py.yml In case of any custom problems you can use 'headers' section of config file pingdom-exporter/pingdom_exporter.py.yml If env variable 'PINGDOM_EXPORTER_TOKEN' is existing file, then its content will be used as token (needed in case of secret mounted as file). Add appropriate variables to include or exclude some hosts if you need metrics only for particular hosts(see example in env file).

run

Use docker-compose.yml to run container with mounted config pingdom-exporter/pingdom_exporter.py.yml

docker-compose up

About

pingdom exporter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors