Skip to main content

('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

  1. Clone project

$ git clone git@github.com:jnosal/tormon.git .
  1. Install virtualenv

$ virtualenv env/ && source env/bin/activate
  1. Install requirements

$ pip install -r requirements.txt
  1. Run tormon providing path to file which has list of urls (each in separate line) to monitor:

$ python run.py --host=0.0.0.0 --port=8081 --filename=/tmp/urls.txt --debug=true
  1. Go to localhost:8081 in your web browser to see self refreshing UI with meta information

  2. 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


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.1.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file tormon-0.0.1.tar.gz.

File metadata

  • Download URL: tormon-0.0.1.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tormon-0.0.1.tar.gz
Algorithm Hash digest
SHA256 23589d935345fc164043206db861c7f4c11bdec57744c25df8a38fe1d7fc9324
MD5 6b4675b9b25a247668fac4043d6c1d5b
BLAKE2b-256 799d8e27e35a3b06791dde9376f5c471b12b383c37b71a8ea74f62bcb658d354

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page