Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

EqualExperts/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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.6%
  • Shell 14.4%