A Collectd Frontend with heart.
Project description
Sick Muse is an open source web application graphing RRD data stored by collectd.
Installation Dependencies
Requires Python 2.6 or 2.7 and the following Python libraries:
tornado >= 2.4 (Available under Apache v2)
python-rrdtool >= 1.4 (Available under LGPL v3)
These dependencies do not ship with the library but will be resolved during the install:
pip install sickmuse
Running the Server
Sick Muse runs on the Tornado webserver which is a single-threaded non-blocking server. Once installed you run this server using the sickmuse command:
sickmuse
This will start the server running on the default port 8282. You can change the port using the --port option:
sickmuse --port=8080
Screenshots
Documentation
You can find a complete set of documentation on Read The Docs.
License
sickmuse is released under the BSD License. See the LICENSE file for more details.
In addition to the previously listed Python dependencies, this library makes use of the following projects which are included in the distribution:
Twitter Bootstrap (Licensed under Apache v2)
RequireJS (Licensed under BSD/MIT)
jQuery (Licensed under MIT)
Font Awesome (Licensed under CC BY 3.0)
Flot (Licensed under MIT)
Backbone (Licensed under MIT)
Underscore (Licensed under MIT)
Contributing
This project is still in its early stages and there may be bugs or rapid changes to the internal APIs. If you think you’ve found a bug or are interested in contributing to this project check out sickmuse on Github.
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
File details
Details for the file sickmuse-0.2.0.tar.gz
.
File metadata
- Download URL: sickmuse-0.2.0.tar.gz
- Upload date:
- Size: 644.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b95b4019984251b07ddf5a915627d21f28c8129e8b6c753ae887ebf2c8d49f5f |
|
MD5 | 91cfe797a506e53816fe0ebff8f726e1 |
|
BLAKE2b-256 | e52508fb1dcceb490721d59e004b82956f70a0dd2c87f97ca7809696e11b0be9 |