|
From: <nic...@us...> - 2006-10-13 19:14:30
|
Revision: 1219
http://svn.sourceforge.net/metpx/?rev=1219&view=rev
Author: nicholaslemay
Date: 2006-10-13 12:14:25 -0700 (Fri, 13 Oct 2006)
Log Message:
-----------
- Removed useless print out in MyDateLib
- Now uses bytecount total instead of means in graphic production and in transfer from pickle to rrd database.
- Added a few important things to generateRRDGraphics.py :
- Added --yearly --weekly --daily options so we can easily set em in crontabs.
- Added default ALL client options. It will now be possible to create all the needed graphs
for all the existing client of a specific machine akin to what generateAllGraphics.py does with gnuplot.
- Colors now reflect those that have been used in gnuplot. Latency=red, green=errors, bytecount=blue.
Modified Paths:
--------------
trunk/sundew/lib/stats/MyDateLib.py
trunk/sundew/lib/stats/generateAllGraphsForServer.py
trunk/sundew/lib/stats/generateRRDGraphics.py
trunk/sundew/lib/stats/transferPickleToRRD.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|