This code monitors the latency of the Common Crawl CDX index server, and the AWS Open Data bucket. Time series points are stored in an sqlite3 database, suitable for display in Grafana and other dashboard tools.
git clone ...
pip install .
ccm -v initdb
nohup ccm -v collect
This code uses sqlite3's WAL (write ahead log) feature. Due to that, the directory that the database is in must be writeable by the ccm process.
- Grafana server (to be named later)
- User-oriented documentation
- Click the share icon in the upper left
- Export
- turn on Export for sharing externally
- Save to file