Web-dashboard for resource monitoring data.
Project description
monipy
This project aims to be a modern, robust and easy-to-use web-based visualization for system resource monitoring data (e.g., generated by collectd). It was born when I was looking for a visualization solution which is more sophisticated than collectd2html but less complex than a full-blown Graphite/Grafana installation. At the same time I wanted a modern interface, non-outdated implementation and easy setup. After scouring through the web and not finding anything to fulfil my desires, I did what any reasonable person (/s) would have done and decided to create my own solution. Should I have spend more time checking the many other alternatives? Absolutely yes, yet here we are.
Installation
$ pip install monipy
Usage
Just run
$ monipy
Misc
https://www.gitmemory.com/issue/oetiker/rrdtool-1.x/1042/522564694
find . -name ".rrd" -exec rrdtool dump {} {}.xml ; find . -name ".xml" -execdir bash -c 'rrdtool restore -f "${@}" "${@%.*}"' bash {} ;
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
Built Distribution
File details
Details for the file monipy-0.1.0.tar.gz
.
File metadata
- Download URL: monipy-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f93f11e09098e9e84e59fbab1bd2835270ab660010b8bed8fccfd7b48339dd7f |
|
MD5 | 2ebbf18189d1128d7a1e82a381c92cf3 |
|
BLAKE2b-256 | 4ba36de1235417611bdf34fde239a51ffcd8604b15075cbc5e2c0730500486a5 |
File details
Details for the file monipy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: monipy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.0 Darwin/19.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd477391f762b72acdd679f8d1e2de2b5a1713c4515d596e502de58315d9d023 |
|
MD5 | 7ff3399dec3a145056676bf89a0d4f28 |
|
BLAKE2b-256 | 8c10bc0b96fef728b0f4b88f04cb835820fd6a96f3b7b07cc651e27ad907a8bb |