|
From: <nic...@us...> - 2007-05-28 14:13:26
|
Revision: 1626
http://svn.sourceforge.net/metpx/?rev=1626&view=rev
Author: nicholaslemay
Date: 2007-05-28 07:13:20 -0700 (Mon, 28 May 2007)
Log Message:
-----------
cleaned up duplicates wich are found in /doc anyways.
Removed Paths:
-------------
trunk/stats/doc.txt
trunk/stats/howTo.txt
trunk/stats/rrdToolDoc.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-28 14:35:27
|
Revision: 1627
http://svn.sourceforge.net/metpx/?rev=1627&view=rev
Author: nicholaslemay
Date: 2007-05-28 07:35:19 -0700 (Mon, 28 May 2007)
Log Message:
-----------
Started splitting up all stats file into proper directories.
Added Paths:
-----------
trunk/stats/bin/
trunk/stats/bin/backupRRDDatabases.py
trunk/stats/bin/generateAllGraphsForServer.py
trunk/stats/bin/generateGraphics.py
trunk/stats/bin/generateRRDGraphics.py
trunk/stats/bin/getGraphicsForWebPages.py
trunk/stats/bin/pickleMerging.py
trunk/stats/bin/pxStats.py
trunk/stats/bin/restoreRoundRobinDatabases.py
trunk/stats/bin/retreiveDataFromMachine.py
trunk/stats/bin/setTimeOfLastUpdates.py
trunk/stats/bin/statsMonitor.py
trunk/stats/bin/tools/
trunk/stats/bin/tools/backwardReader.py
trunk/stats/bin/tools/clean_dir.plx
trunk/stats/bin/tools/fileRenamer.py
trunk/stats/bin/tools/pickleCleaner.py
trunk/stats/bin/tools/pickleSynchroniser.py
trunk/stats/bin/tools/pickleUpdater.py
trunk/stats/bin/tools/pickleViewer.py
trunk/stats/bin/tools/pickledTimesViewer.py
trunk/stats/bin/totalGraphicsWebPages.py
trunk/stats/bin/transferPickleToRRD.py
trunk/stats/bin/webPages/
trunk/stats/bin/webPages/dailyGraphicsWebPage.py
trunk/stats/bin/webPages/generateTopWebPage.py
trunk/stats/bin/yearlyGraphicsWebPage.py
trunk/stats/lib/
trunk/stats/lib/ClientGraphicProducer.py
trunk/stats/lib/ClientStatsPickler.py
trunk/stats/lib/DetailedStatsParameters.py
trunk/stats/lib/FileStatsCollector.py
trunk/stats/lib/GroupConfigParameters.py
trunk/stats/lib/LogFileCollector.py
trunk/stats/lib/MachineConfigParameters.py
trunk/stats/lib/MyDateLib.py
trunk/stats/lib/PickleVersionChecker.py
trunk/stats/lib/StatsConfigParameters.py
trunk/stats/lib/StatsMonitoringConfigParameters.py
trunk/stats/lib/StatsPaths.py
trunk/stats/lib/StatsPlotter.py
trunk/stats/lib/TimeParameters.py
trunk/stats/lib/cpickleWrapper.py
trunk/stats/lib/generalStatsLibraryMethods.py
trunk/stats/lib/weeklyGraphicsWebPage.py
Removed Paths:
-------------
trunk/stats/ClientGraphicProducer.py
trunk/stats/ClientStatsPickler.py
trunk/stats/DetailedStatsParameters.py
trunk/stats/FileStatsCollector.py
trunk/stats/GroupConfigParameters.py
trunk/stats/LogFileCollector.py
trunk/stats/MachineConfigParameters.py
trunk/stats/MyDateLib.py
trunk/stats/PickleVersionChecker.py
trunk/stats/StatsConfigParameters.py
trunk/stats/StatsMonitoringConfigParameters.py
trunk/stats/StatsPaths.py
trunk/stats/StatsPlotter.py
trunk/stats/TimeParameters.py
trunk/stats/backupRRDDatabases.py
trunk/stats/backwardReader.py
trunk/stats/clean_dir.plx
trunk/stats/configFileManager.py
trunk/stats/cpickleWrapper.py
trunk/stats/dailyGraphicsWebPage.py
trunk/stats/fileRenamer.py
trunk/stats/files/
trunk/stats/generalStatsLibraryMethods.py
trunk/stats/generateAllGraphsForServer.py
trunk/stats/generateGraphics.py
trunk/stats/generateRRDGraphics.py
trunk/stats/generateTopWebPage.py
trunk/stats/getGraphicsForWebPages.py
trunk/stats/monthlyGraphicWebPage.py
trunk/stats/monthlyGraphicsWebPage.py
trunk/stats/pickleCleaner.py
trunk/stats/pickleMerging.py
trunk/stats/pickleSynchroniser.py
trunk/stats/pickleUpdater.py
trunk/stats/pickleViewer.py
trunk/stats/pickledTimesViewer.py
trunk/stats/pxStats.py
trunk/stats/restoreRoundRobinDatabases.py
trunk/stats/retreiveDataFromMachine.py
trunk/stats/setTimeOfLastUpdates.py
trunk/stats/statsMonitor.py
trunk/stats/totalGraphicsWebPages.py
trunk/stats/transferPickleToRRD.py
trunk/stats/weeklyGraphicsWebPage.py
trunk/stats/yearlyGraphicsWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-28 14:58:00
|
Revision: 1629
http://svn.sourceforge.net/metpx/?rev=1629&view=rev
Author: nicholaslemay
Date: 2007-05-28 07:56:56 -0700 (Mon, 28 May 2007)
Log Message:
-----------
New positioning of some files.
Added Paths:
-----------
trunk/stats/bin/debugTools/
trunk/stats/bin/debugTools/pickleViewer.py
trunk/stats/bin/debugTools/pickledTimesViewer.py
trunk/stats/bin/tools/setTimeOfLastUpdates.py
trunk/stats/lib/pickleMerging.py
Removed Paths:
-------------
trunk/stats/bin/pickleMerging.py
trunk/stats/bin/setTimeOfLastUpdates.py
trunk/stats/bin/tools/pickleViewer.py
trunk/stats/bin/tools/pickledTimesViewer.py
trunk/stats/lib/weeklyGraphicsWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-28 17:52:54
|
Revision: 1636
http://svn.sourceforge.net/metpx/?rev=1636&view=rev
Author: nicholaslemay
Date: 2007-05-28 10:52:52 -0700 (Mon, 28 May 2007)
Log Message:
-----------
Moved manpages as to respect /man/man1/x.1 hierarchy.
Added Paths:
-----------
trunk/stats/man/
trunk/stats/man/man1/
Removed Paths:
-------------
trunk/stats/doc/manualPages/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-30 20:09:58
|
Revision: 1645
http://svn.sourceforge.net/metpx/?rev=1645&view=rev
Author: nicholaslemay
Date: 2007-05-30 13:09:52 -0700 (Wed, 30 May 2007)
Log Message:
-----------
Modified import methods.
Modified Paths:
--------------
trunk/stats/bin/backupRRDDatabases.py
trunk/stats/bin/debugTools/pickleViewer.py
trunk/stats/bin/debugTools/pickledTimesViewer.py
trunk/stats/bin/debugTools/setTimeOfLastUpdates.py
trunk/stats/bin/generateAllGraphsForServer.py
trunk/stats/bin/generateGraphics.py
trunk/stats/bin/generateRRDGraphics.py
trunk/stats/bin/getGraphicsForWebPages.py
trunk/stats/bin/restoreRoundRobinDatabases.py
trunk/stats/bin/retreiveDataFromMachine.py
trunk/stats/bin/statsMonitor.py
trunk/stats/bin/tools/fileRenamer.py
trunk/stats/bin/tools/pickleSynchroniser.py
trunk/stats/bin/tools/pickleUpdater.py
trunk/stats/bin/transferPickleToRRD.py
trunk/stats/lib/BackwardReader.py
trunk/stats/lib/ClientGraphicProducer.py
trunk/stats/lib/ClientStatsPickler.py
trunk/stats/lib/CpickleWrapper.py
trunk/stats/lib/FileStatsCollector.py
trunk/stats/lib/GeneralStatsLibraryMethods.py
trunk/stats/lib/LogFileCollector.py
trunk/stats/lib/MachineConfigParameters.py
trunk/stats/lib/PickleMerging.py
trunk/stats/lib/PickleVersionChecker.py
trunk/stats/lib/RrdUtilities.py
trunk/stats/lib/StatsConfigParameters.py
trunk/stats/lib/StatsMonitoringConfigParameters.py
trunk/stats/lib/StatsPaths.py
trunk/stats/lib/StatsPlotter.py
trunk/stats/lib/TimeParameters.py
trunk/stats/lib/readMaxFile.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|