|
From: <nic...@us...> - 2007-06-21 18:22:55
|
Revision: 1737
http://svn.sourceforge.net/metpx/?rev=1737&view=rev
Author: nicholaslemay
Date: 2007-06-21 11:22:29 -0700 (Thu, 21 Jun 2007)
Log Message:
-----------
modified copy path to automatically archive graphs.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-26 15:27:26
|
Revision: 1754
http://svn.sourceforge.net/metpx/?rev=1754&view=rev
Author: nicholaslemay
Date: 2007-06-26 08:27:18 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Modified copy path to archives.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-27 13:58:37
|
Revision: 1761
http://svn.sourceforge.net/metpx/?rev=1761&view=rev
Author: nicholaslemay
Date: 2007-06-27 06:58:33 -0700 (Wed, 27 Jun 2007)
Log Message:
-----------
Fixed some paths again.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-09 20:28:23
|
Revision: 1782
http://svn.sourceforge.net/metpx/?rev=1782&view=rev
Author: nicholaslemay
Date: 2007-07-09 13:28:22 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Typo
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-26 13:31:37
|
Revision: 1839
http://metpx.svn.sourceforge.net/metpx/?rev=1839&view=rev
Author: nicholaslemay
Date: 2007-07-26 06:31:35 -0700 (Thu, 26 Jul 2007)
Log Message:
-----------
Added chmod to every graphics to that they can be overwritten by another user if need arises.
i.e. web users...
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-27 14:00:24
|
Revision: 1843
http://metpx.svn.sourceforge.net/metpx/?rev=1843&view=rev
Author: nicholaslemay
Date: 2007-07-27 07:00:06 -0700 (Fri, 27 Jul 2007)
Log Message:
-----------
Restored proper monthly graph. Error was introduced between revisions
1754 and 1761.
Added try/except for newly added chmods.
Added option to turn of logging.One less set of shared files to worry about.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-27 20:08:44
|
Revision: 1844
http://metpx.svn.sourceforge.net/metpx/?rev=1844&view=rev
Author: nicholaslemay
Date: 2007-07-27 13:08:41 -0700 (Fri, 27 Jul 2007)
Log Message:
-----------
Corrected numerous bugs from generateRRDGraphics.py...
Mainly bugs relative to total graphics wich are the total
of a limited number of sources/clients of a particular machine group
and not the total for ALL sources/clients.
Also corrected a few bugs relative to file permissions between users
that can occur when using distant call from a web page for example
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-08-10 17:51:49
|
Revision: 1884
http://metpx.svn.sourceforge.net/metpx/?rev=1884&view=rev
Author: nicholaslemay
Date: 2007-08-10 10:51:47 -0700 (Fri, 10 Aug 2007)
Log Message:
-----------
Corrected typo wich prevented the generation of some total graphics.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-08-14 14:03:52
|
Revision: 1891
http://metpx.svn.sourceforge.net/metpx/?rev=1891&view=rev
Author: nicholaslemay
Date: 2007-08-14 07:03:38 -0700 (Tue, 14 Aug 2007)
Log Message:
-----------
Added lighter exception handling...
Application is now continued after an error is encountered
Error is logged when logging is turned on and printed on screen when called from command line.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-09-18 19:22:24
|
Revision: 1928
http://metpx.svn.sourceforge.net/metpx/?rev=1928&view=rev
Author: nicholaslemay
Date: 2007-09-18 12:22:08 -0700 (Tue, 18 Sep 2007)
Log Message:
-----------
Added proportion handling for totals graphics.
This way, when using a data made out of means( i.e latencies) clients/sources that "weight"
less than another client/source will affect the mean to a lesser extent than
a larger client/source
Example: a client transmitting 5/100 of all the files a certain cluster
transfers will see his value multiplied by .005 and
a client transmitting 25% will have its value multiplied by .25 etc....
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-09-21 18:26:13
|
Revision: 1943
http://metpx.svn.sourceforge.net/metpx/?rev=1943&view=rev
Author: nicholaslemay
Date: 2007-09-21 11:25:58 -0700 (Fri, 21 Sep 2007)
Log Message:
-----------
Added proper call to generalstatslibrary methods following new changes.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-09-27 14:58:32
|
Revision: 1952
http://metpx.svn.sourceforge.net/metpx/?rev=1952&view=rev
Author: nicholaslemay
Date: 2007-09-27 07:58:29 -0700 (Thu, 27 Sep 2007)
Log Message:
-----------
fixed call to general stats library methods when using
total graphics.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-10-03 14:32:08
|
Revision: 1955
http://metpx.svn.sourceforge.net/metpx/?rev=1955&view=rev
Author: nicholaslemay
Date: 2007-10-03 07:31:44 -0700 (Wed, 03 Oct 2007)
Log Message:
-----------
Commiting a new revision of the generateRRDFile wich now implements
methods that allow us to generate graphics with databases wich have
completly different time of updates.
Will prove very usefull when doing graphics with large spans
( i.e yearly graphics ) and when databases that have only been
used for a short period of time during the year needs to be used.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-10-03 15:35:59
|
Revision: 1956
http://metpx.svn.sourceforge.net/metpx/?rev=1956&view=rev
Author: nicholaslemay
Date: 2007-10-03 08:35:56 -0700 (Wed, 03 Oct 2007)
Log Message:
-----------
corrected bug in data normalisation function.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-10-03 20:07:24
|
Revision: 1958
http://metpx.svn.sourceforge.net/metpx/?rev=1958&view=rev
Author: nicholaslemay
Date: 2007-10-03 13:07:23 -0700 (Wed, 03 Oct 2007)
Log Message:
-----------
Added additional validation.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-10-10 15:56:15
|
Revision: 1965
http://metpx.svn.sourceforge.net/metpx/?rev=1965&view=rev
Author: nicholaslemay
Date: 2007-10-10 08:56:14 -0700 (Wed, 10 Oct 2007)
Log Message:
-----------
Added proper handling of group databases.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-11-08 16:14:55
|
Revision: 2038
http://metpx.svn.sourceforge.net/metpx/?rev=2038&view=rev
Author: nicholaslemay
Date: 2007-11-08 08:14:46 -0800 (Thu, 08 Nov 2007)
Log Message:
-----------
Added multi-lingual support to this file.
To do : support multi-lingual filenames. Right now all
files and paths have english names.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-12-07 20:31:19
|
Revision: 2227
http://metpx.svn.sourceforge.net/metpx/?rev=2227&view=rev
Author: nicholaslemay
Date: 2007-12-07 12:31:13 -0800 (Fri, 07 Dec 2007)
Log Message:
-----------
Added try : except block around log files.
Never know if multiple process could access
the same log files and cause problems.
Crashing the software for a simple line in
the logger is not desirable.
Added proper use of the bytes option for the logger.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-01-15 20:59:58
|
Revision: 2293
http://metpx.svn.sourceforge.net/metpx/?rev=2293&view=rev
Author: nicholaslemay
Date: 2008-01-15 12:59:37 -0800 (Tue, 15 Jan 2008)
Log Message:
-----------
Added support for new language and pxlib usages.
Cleaned up parts of the code somewhat.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-01-29 19:20:05
|
Revision: 2311
http://metpx.svn.sourceforge.net/metpx/?rev=2311&view=rev
Author: nicholaslemay
Date: 2008-01-29 11:19:54 -0800 (Tue, 29 Jan 2008)
Log Message:
-----------
Corrected bug that affected daily totals.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-01-30 21:27:16
|
Revision: 2316
http://metpx.svn.sourceforge.net/metpx/?rev=2316&view=rev
Author: nicholaslemay
Date: 2008-01-30 13:26:59 -0800 (Wed, 30 Jan 2008)
Log Message:
-----------
Commiting lighter version of generateRRDGraphics.py.
Is now nothing more than a command-line interface
handler which uses the newly added RRDGraphicsProducer.py
lib file to generate graphics.
>From now on will support multiple languages at the same time
(through output language option).
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-02-20 16:02:33
|
Revision: 2385
http://metpx.svn.sourceforge.net/metpx/?rev=2385&view=rev
Author: nicholaslemay
Date: 2008-02-20 08:02:29 -0800 (Wed, 20 Feb 2008)
Log Message:
-----------
Added use of new StatsDateLib method.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-02-20 18:44:40
|
Revision: 2388
http://metpx.svn.sourceforge.net/metpx/?rev=2388&view=rev
Author: nicholaslemay
Date: 2008-02-20 10:44:38 -0800 (Wed, 20 Feb 2008)
Log Message:
-----------
Added proper printing of plotted graphics.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-03-05 15:07:13
|
Revision: 2419
http://metpx.svn.sourceforge.net/metpx/?rev=2419&view=rev
Author: nicholaslemay
Date: 2008-03-05 07:06:59 -0800 (Wed, 05 Mar 2008)
Log Message:
-----------
modified method for getting CURRENT_MODULE_ABS_PATH.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-04-02 15:23:24
|
Revision: 2528
http://metpx.svn.sourceforge.net/metpx/?rev=2528&view=rev
Author: nicholaslemay
Date: 2008-04-02 08:23:20 -0700 (Wed, 02 Apr 2008)
Log Message:
-----------
Added proper translation for default clientName.
Added proper call to RRDGraphicsProducer's constructor.
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|