Tornado based application monitor
Project description
Info
Tornado project which monitors urls provided. As for now it supports file based url reader and persist information in memory.
Manual
Clone project
$ pip install tormon
Run tormon providing path to file which has list of urls (each in separate line) to monitor:
$ tor-mon --host=0.0.0.0 --port=8081 --filename=/tmp/urls.txt --debug=true
Query api to get information:
$ curl http://localhost:8081/api/urls/
$ curl http://localhost:8081/api/stats/
$ curl http://localhost:8081/api/url/\?url\=<url>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tormon-0.0.11.tar.gz
(6.1 kB
view details)
File details
Details for the file tormon-0.0.11.tar.gz
.
File metadata
- Download URL: tormon-0.0.11.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64940ce972ac9b0b84838515682334fc0718442e169174a92e028c248171fc67 |
|
MD5 | 60c13dcb9cebd0d8aff4a528b2a1d763 |
|
BLAKE2b-256 | 306b6e348e6add7a66097398b1237e5aa335f09c5e1d07ca0f13c7b2cbfe8fcf |