|
From: <nic...@us...> - 2007-04-10 15:32:02
|
Revision: 1559
http://svn.sourceforge.net/metpx/?rev=1559&view=rev
Author: nicholaslemay
Date: 2007-04-10 08:31:52 -0700 (Tue, 10 Apr 2007)
Log Message:
-----------
(Finally) added generalStatsLibraryMethods file to svn.
This file is being used to store utility methods wich are shared by
a certain number of programs.
Makes modification to these methods easier.
Modified generateRRDGraphics.py so that total graphics now use
the getRxTxNamesHavingRunDuringPeriod( start, end, machines )
method.
This way, data from a client/source wich has only been running
during a certain part of the entire span of a graphic will be
still be considered. In previous version only the currently running
client/sources were considered.
Modified Paths:
--------------
trunk/sundew/lib/stats/generateRRDGraphics.py
Added Paths:
-----------
trunk/sundew/lib/stats/generalStatsLibraryMethods.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|