ceilometer/tools
François Rossigneux 49c4fb39f8 Add Kwapi pollster (energy monitoring).
Given that my blueprint is not publicly available, I summarize it here.

Kwapi (kilowatt API) contains the following modules:
- Drivers: receive values from wattmeters and forward them on a bus (ZeroMQ).
Wattmeter drivers are specific to each wattmeters (Wattsup, OmegaWatt, etc).
- Plugins: listen the bus and process received data.
Currently, there is two plugins: the ceilometer plugin (REST API) and a visualization plugin (build graphs with RRDtool).

Kwapi is part of the XLcloud project (HPC cloud).
http://www.xlcloud.org

Repository:
https://github.com/stackforge/kwapi

Change-Id: Ieaaa1db9c8c569b6ee9f0815e03879f8b3f3e282
2013-01-16 10:33:28 +00:00
..
conf Provide default configuration file 2012-11-19 12:19:42 +01:00
enable_notifications.sh Add configuration script to turn on notifications 2012-09-24 19:24:52 -04:00
flakes.py Add pyflakes 2013-01-07 15:10:34 -06:00
make_test_data.py Provide the meters unit's in /meters 2013-01-11 14:44:59 +01:00
make_test_data.sh Create tool for generating test meter data 2012-09-04 16:02:19 -04:00
notificationclient.py Remove nova.flags usage 2012-11-16 18:17:44 +01:00
pip-requires Add Kwapi pollster (energy monitoring). 2013-01-16 10:33:28 +00:00
release-bugs.py Added a working release-bugs.py script to tools/. 2012-10-24 17:55:15 +02:00
show_data.py Change references of /etc/ceilometer-{agent,collector}.conf to /etc/ceilometer/ceilometer.conf 2012-11-14 15:50:34 +11:00
test-requires Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00
test-requires-folsom Update pep8 to 1.3.3 2013-01-15 14:39:29 +01:00