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
/
Stats
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ToOSDMap() overrides to the Stat subclass CounterStat.
Robert Adams
2013-07-12
2
-0
/
+22
*
Make it possible to specify display of stats in a particular 'container' by s...
Justin Clark-Casey (justincc)
2013-06-20
1
-0
/
+8
*
Display existing statistic of how many http requests a server is making as se...
Justin Clark-Casey (justincc)
2013-06-19
1
-0
/
+5
*
minor: tidy up spacing if display a unit for additional stat information
Justin Clark-Casey (justincc)
2013-06-18
1
-1
/
+1
*
Make number of inbound http requests handled available as a httpserver.<port>...
Justin Clark-Casey (justincc)
2013-06-18
1
-1
/
+6
*
Fix issue where stat samples were accidentally static, so that any additional...
Justin Clark-Casey (justincc)
2013-06-18
1
-1
/
+1
*
Make StatsManager default output a little more readable
Robert Adams
2013-02-24
1
-1
/
+1
*
Add EventHistogram.GetHistogramAsOSDMap that returns that parameters
Robert Adams
2013-02-24
1
-211
/
+228
*
Add a virtual ToOSDMap() function to Monitoring.Stat for future
Robert Adams
2013-02-21
1
-0
/
+16
*
Add CounterStat which is a wrapper for a counter stat but, because
Robert Adams
2013-02-21
2
-1
/
+218
*
refactor: Move stat classes out of StatManager and into their own files for c...
Justin Clark-Casey (justincc)
2012-11-16
2
-0
/
+326