Skip to content

alphagov-mirror/backdrop-pingdom-collector

 
 

Repository files navigation

backdrop-pingdom-collector

Build Status

Dependency Status

Collects data from Pingdom's api about up and response times and sends it to backdrop.

To test locally:

  • create a config json file for credentials following the format in config/example_credentials.json;
  • create a config json file for the pingdom query following the format in queries/example_query.json;
  • create a log directory;
  • run with:

python collector.py -c path/to/mycredentials.json -q path/to/myquery.json

About

Send Pingdom data to backdrop

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.2%
  • Shell 11.8%