3 | | The purpose of the project "PowerMon" is the acquisition and the publication of data concerning the energy consumption of LAL^1^'s data center (Laboratoire de l'Accélérateur linéaire) , member of GRIF (Grille de Recherche d'Ile de France) and the EGEE^2^ grid. |
4 | | |
5 | | The project thus will relate to the creation of the first whole publicly available data of this type. |
6 | | [[TOC(inline)]] |
7 | | |
8 | | |
9 | | ^1^ http://www.lal.in2p3.fr/ |
10 | | |
11 | | ^2^ http://www.eu-egee.org/ |
| 3 | * Collect the data of power LAL's data center consumption, in real-time (frequency of collection=5mn) |
| 4 | * collect data of machine's average load from rrd databases |
| 5 | * Sore all these data in the same database |
| 6 | * Visualize our data via matplotlib graphics |