index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Monitoring
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
1
-3
/
+3
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-08-23
minor: Correct typo on "debug stats record start" message
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-08-17
minor: remove mono compiler warning in StatsManager
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-08-10
Stats treaking. Update ToOSDMap for Stat and PercentageStat to return
Robert Adams
4
-150
/
+235
2013-08-08
Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.
Robert Adams
1
-0
/
+6
2013-08-08
Add a JSON web fetch of the statististics managed by StatsManager.
Robert Adams
1
-0
/
+31
2013-08-06
Add file missing from last commit 4c2f6de
Justin Clark-Casey (justincc)
1
-0
/
+108
2013-08-06
Add the experimental ability to dump stats (result of command "show stats all...
Justin Clark-Casey (justincc)
1
-12
/
+40
2013-08-05
Add checks monitoring framework to provide alerts if certain conditions do no...
Justin Clark-Casey (justincc)
4
-3
/
+384
2013-07-29
Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and a...
Justin Clark-Casey (justincc)
2
-22
/
+68
2013-07-23
Correct issue where the last instance of a sampled stat was shown 3x larger t...
Justin Clark-Casey (justincc)
1
-1
/
+2
2013-07-23
Improve spacing between data and units on console stats display
Justin Clark-Casey (justincc)
1
-3
/
+12
2013-07-23
For stats which can show average change over time, show the last sample as we...
Justin Clark-Casey (justincc)
1
-1
/
+11
2013-07-12
Add ToOSDMap() overrides to the Stat subclass CounterStat.
Robert Adams
3
-0
/
+88
2013-06-20
Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. A...
Justin Clark-Casey (justincc)
1
-3
/
+3
2013-06-20
Allow more than one stat category to be specified in "show stats"
Justin Clark-Casey (justincc)
1
-30
/
+34
2013-06-20
minor: Change "memory churn" terminology in statistics to "heap allocation ra...
Justin Clark-Casey (justincc)
3
-14
/
+14
2013-06-20
Fix minor bug where the check whether to display SmartThreadPool stats was ac...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-20
Make it possible to specify display of stats in a particular 'container' by s...
Justin Clark-Casey (justincc)
2
-3
/
+17
2013-06-19
Display existing statistic of how many http requests a server is making as se...
Justin Clark-Casey (justincc)
2
-4
/
+22
2013-06-18
minor: tidy up spacing if display a unit for additional stat information
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-18
Make number of inbound http requests handled available as a httpserver.<port>...
Justin Clark-Casey (justincc)
1
-1
/
+6
2013-06-18
Fix issue where stat samples were accidentally static, so that any additional...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-18
If SmartThreadPool is active, display statistical information about it in "sh...
Justin Clark-Casey (justincc)
1
-2
/
+13
2013-06-17
Drop server level stats to debug instead of info.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-17
Add server stats for available builtin threadpool and iocp workers
Justin Clark-Casey (justincc)
1
-0
/
+16
2013-06-17
Make general server stats available on the robust console as well as the simu...
Justin Clark-Casey (justincc)
2
-32
/
+349
2013-03-19
For the moment, disable the output of the 'scene' statistics in SimExtraStats...
Robert Adams
1
-1
/
+3
2013-02-24
Make StatsManager default output a little more readable
Robert Adams
1
-1
/
+1
2013-02-24
Add EventHistogram.GetHistogramAsOSDMap that returns that parameters
Robert Adams
1
-211
/
+228
2013-02-24
Modify StatsManager so console command "show stats category container"
Robert Adams
1
-5
/
+24
2013-02-21
Add a virtual ToOSDMap() function to Monitoring.Stat for future
Robert Adams
1
-0
/
+16
2013-02-21
Add CounterStat which is a wrapper for a counter stat but, because
Robert Adams
2
-1
/
+218
2013-02-20
Add a method to IStatsCollector for returning stats as an OSDMap.
Robert Adams
5
-4
/
+77
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
1
-1
/
+1
2013-02-14
Use SortedDictionary in StatsManager instead of regular Dictionary so stats w...
Dan Lake
2
-22
/
+22
2013-02-05
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-01
Revert "Update assembly version numbers"
BlueWall
1
-1
/
+1
2013-02-01
Update assembly version numbers
BlueWall
1
-1
/
+1
2013-01-10
revert accidental change to MemoryWatchdog stat calculation in previous b1b4687
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-01-10
Add "show script timers" command to show script timers. For debug purposes.
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-16
refactor: Move stat classes out of StatManager and into their own files for c...
Justin Clark-Casey (justincc)
3
-260
/
+326
2012-11-16
Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...
Justin Clark-Casey (justincc)
2
-4
/
+139
2012-11-15
Make PacketPool class stats pull stats instead of push stats so they can be l...
Justin Clark-Casey (justincc)
1
-4
/
+10
2012-11-14
A few more AssemblyInfos in a few more dlls.
Diva Canto
1
-0
/
+33
2012-10-23
Make it possible to turn the base UDP object packet pools on and off whilst r...
Justin Clark-Casey (justincc)
1
-13
/
+1
2012-10-23
Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...
Justin Clark-Casey (justincc)
1
-6
/
+69
2012-10-16
Add LastMemoryChurn stat using existing data so we can more quickly tell how ...
Justin Clark-Casey (justincc)
2
-2
/
+14
2012-10-12
Get Watchdog to log thread removal
Justin Clark-Casey (justincc)
1
-1
/
+19
[next]