Changes between Version 8 and Version 9 of v1


Ignore:
Timestamp:
Jul 16, 2010, 2:23:58 PM (15 years ago)
Author:
naitabde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • v1

    v8 v9  
    1818
    1919Currently, existing modules are:
    20 * '''storeCons.py :''' this scrip has as a function to get the values of power consumption of the data center's machines in real-time and to store them in the database
    2120
    22 * '''getLoadFromRRD.py : ''' this is the python script for moving average load values from rrd databases to the application database
     21* '''storeCons.py :''' this scrip has as a function to get the values of power consumption of the data center's machines in real-time via SNMP  (Simple Network Management Protocol) and to store them in the database .
     22NB: A cron job for this script is lunched every 5 minutes 
     23
     24* '''getLoadFromRRD.py : ''' this is the python script for moving average load values from rrd databases to the PowerMon SQL database
    2325
    2426* ''' updateDb.py :''' update the database with the two configuration files: f_config_machines.cfg and f_config_pdus.cfg :