Skip to main content

Web-dashboard for resource monitoring data.

Project description

monipy

PyPI Tests

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


Download files

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

Source Distribution

monipy-0.1.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

monipy-0.1.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

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

Hashes for monipy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f93f11e09098e9e84e59fbab1bd2835270ab660010b8bed8fccfd7b48339dd7f
MD5 2ebbf18189d1128d7a1e82a381c92cf3
BLAKE2b-256 4ba36de1235417611bdf34fde239a51ffcd8604b15075cbc5e2c0730500486a5

See more details on using hashes here.

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

Hashes for monipy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd477391f762b72acdd679f8d1e2de2b5a1713c4515d596e502de58315d9d023
MD5 7ff3399dec3a145056676bf89a0d4f28
BLAKE2b-256 8c10bc0b96fef728b0f4b88f04cb835820fd6a96f3b7b07cc651e27ad907a8bb

See more details on using hashes here.

Supported by

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