RRD (round-robin database) data visualization widgets.
You can use the widgets in this module to analyze your data from rrdtool (usually collected by another tool like collectd or ganglia or.. well, there are many).
Widgets, by and large, need to either be given a rrd_filenames list that tells them what rrd files to graph explicitly, or an rrd_directories list that tells them where to look for rrd files (they’ll graph every file they find in the directory).
Take a look at the samples.py file for inspiration.
Sampling tw2.rrd in the WidgetBrowser
The best way to scope out tw2.rrd is to load its widgets in the tw2.devtools WidgetBrowser. To see the source code that configures them, check out tw2.rrd/tw2/rrd/samples.py
To give it a try you’ll need git, python, and virtualenvwrapper. Run:
$ git clone git://github.com/toscawidgets/tw2.rrd.git $ cd tw2.rrd $ mkvirtualenv tw2.rrd (tw2.rrd) $ pip install tw2.devtools (tw2.rrd) $ python setup.py develop (tw2.rrd) $ paster tw2.browser
…and browse to http://localhost:8000/ to check it out.
Release files for tw2.rrd 2.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tw2.rrd-2.1.0.tar.gz | 282.2 kB | Details |
Release files / tw2.rrd-2.1.0.tar.gz
| Download URL | tw2.rrd-2.1.0.tar.gz |
|---|---|
| Size | 282.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0c1bff713d9aa09f9a65eef4f1380eac15f60c6bfd63529abbc5a9cb8fa1c96d
|
|
BLAKE2b-256 checksum How to use checksums |
59b5c158572930fb4b7c8740f5acde370a330f2f979a4803da3b8c27c4a6df44
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |