aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Statistics/SimExtraStatsCollector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-464/+0
* Comment out asset statistics section from periodic stats as these have not be...Justin Clark-Casey (justincc)2012-01-241-108/+109
* Comment out inventory statistics section from periodic stats, since this only...Justin Clark-Casey (justincc)2012-01-241-14/+15
* Fix XStats formatting:BlueWall (James Hughes)2010-08-061-30/+35
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble2009-04-251-9/+7
* cleaning up, fixing warningsDr Scofield2009-04-221-5/+4
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-221-36/+35
* Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-04-171-0/+55
* * Remove asset cache size and texture stat reports from ASSET STATS since the...Justin Clarke Casey2009-03-131-2/+35
* * optimized usings.lbsa712009-02-121-1/+0
* * Updates the sim stats module. Cleans out some of the rot.Teravus Ovares2009-01-031-22/+43
* * Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey2008-10-061-24/+24
* * Start recording asset request times after a cache miss. This is very primt...Justin Clarke Casey2008-09-211-3/+16
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-9/+9
* Formatting cleanup.Jeff Ames2008-08-181-23/+23
* * Expose client statistics to the console via 'show stats'Justin Clarke Casey2008-07-151-1/+91
* * minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey2008-06-141-0/+2
* * Start recording asset request failuresJustin Clarke Casey2008-06-141-12/+21
* * minor: Report cache figures in rounded up KB instead of with decimal places...Justin Clarke Casey2008-06-101-4/+4
* * minor: Properly clear the pushed asset cache statistics where the clear-ass...Justin Clarke Casey2008-06-101-0/+16
* * Add memory currently allocated to OpenSim to 'show stats' statisticsJustin Clarke Casey2008-06-101-4/+6
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-1/+1
* * Start recording abnormal client thread terminationsJustin Clarke Casey2008-06-041-1/+21
* Formatting cleanup.Jeff Ames2008-05-161-31/+31
* * Start recording as a statistic the number of times we start blocking repeti...Justin Clarke Casey2008-05-141-6/+29
* * Start recording initial complete avatar inventory retrieval failures from t...Justin Clarke Casey2008-05-141-1/+23
* * Refactor additional stats collection common code into base opensim serverJustin Clarke Casey2008-05-141-2/+2
* * Refactor: Renaming non viewer statistics classes from Reporters to Collecto...Justin Clarke Casey2008-05-141-0/+156