BlueWall (James Hughes)
|
85d7d0583e
Fix XStats formatting:
|
14 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dahlia Trimble
|
4792e6139a
Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and version to REST/json statistics reporting
|
15 years ago |
Dr Scofield
|
458f7eb9b3
cleaning up, fixing warnings
|
15 years ago |
Jeff Ames
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
15 years ago |
Charles Krinke
|
b4cb45bb79
Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:
|
15 years ago |
Justin Clarke Casey
|
6573e2ee2f
* Remove asset cache size and texture stat reports from ASSET STATS since these are now inaccurate
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Teravus Ovares
|
e9cef70f89
* Updates the sim stats module. Cleans out some of the rot.
|
16 years ago |
Justin Clarke Casey
|
cb7a9eaa09
* Stop the sim stats reporter reusing the same SimStatsPacket for all clients
|
16 years ago |
Justin Clarke Casey
|
8fb3523ef7
* Start recording asset request times after a cache miss. This is very primtive at the moment - only the last time is kept for some classes of request
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
d75cacb050
* Expose client statistics to the console via 'show stats'
|
16 years ago |
Justin Clarke Casey
|
c9a983a85e
* minor: A few miscellaneous doc comments before I break and start on something else
|
16 years ago |
Justin Clarke Casey
|
4af6286512
* Start recording asset request failures
|
16 years ago |
Justin Clarke Casey
|
928b32054c
* minor: Report cache figures in rounded up KB instead of with decimal places in show stats
|
16 years ago |
Justin Clarke Casey
|
3794f25ebd
* minor: Properly clear the pushed asset cache statistics where the clear-assets command is used on the region console
|
16 years ago |
Justin Clarke Casey
|
184a288b4d
* Add memory currently allocated to OpenSim to 'show stats' statistics
|
16 years ago |
Jeff Ames
|
5910a49da6
Update svn properties. Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
6e2f3bd3fb
* Start recording abnormal client thread terminations
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
e246d6e515
* Start recording as a statistic the number of times we start blocking repetitive client requests for the same missing texture
|
16 years ago |
Justin Clarke Casey
|
1b90238f28
* Start recording initial complete avatar inventory retrieval failures from the region server
|
16 years ago |
Justin Clarke Casey
|
0f50162961
* Refactor additional stats collection common code into base opensim server
|
16 years ago |
Justin Clarke Casey
|
56faeafdae
* Refactor: Renaming non viewer statistics classes from Reporters to Collectors - this seems more intuitive
|
16 years ago |