Skip to main content

pyspectator_tornado is a web-monitoring tool ported on Tornado with pyspectator as a main monitoring module.

Project description

Summary

pyspectator_tornado is a web-monitoring tool ported on Tornado with pyspectator as a main monitoring module. It’s able to collect and display general information about workstation, cpu, memory, disk devices and network.

Screenshots

General information CPU Disk devices Network

Requirements

  • OS: Linux, Windows, FreeBSD, Solaris

  • Python version: 3.X

  • Packages: pyspectator, tornado

How to install

Run as root user:

pip install pyspectator_tornado

How to use

To start working with pyspectator_tornado system you must execute file “start.py” in a root directory of project.

Most simple method, where pyspectator_tornado will be binded on port “8888” and available by address: “localhost:8888”:

python start.py

If you want use simple address “localhost” or port “8888” is busy by another application, you specify custom port, for example:

python start.py --port=80
# now pyspectator_tornado is available by address "localhost"

Also you can bind site with some domain name:

python start.py --port=80 --address=your-domain-name.com
# now pyspectator_tornado is available by next addresses:
# "localhost" and "your-domain-name.com"

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyspectator_tornado-1.0.4.tar.gz (966.9 kB view details)

Uploaded Source

File details

Details for the file pyspectator_tornado-1.0.4.tar.gz.

File metadata

File hashes

Hashes for pyspectator_tornado-1.0.4.tar.gz
Algorithm Hash digest
SHA256 15a4b5b99709d66a3fcff967c02b30bcf6e0639debced3e75c7fdbb6e4a6fa2b
MD5 35805c1a9fd9b7e947fad39d37b46262
BLAKE2b-256 4280e170aaefd4df71d74c29776b89f4907cd62f2342ef352bc20543d67819b8

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