Melanie Thielker
|
5ceb315e34
Secure sim stats with an (optional) password.
|
há 7 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
UbitUmarov
|
7ce6430a86
put back the console comand i remove since it is not a repetion
|
há 8 anos atrás |
UbitUmarov
|
387d564aad
do similar changes to unused checksManager
|
há 8 anos atrás |
UbitUmarov
|
fc45942026
remove redundate console comand add, change stat deregister
|
há 8 anos atrás |
UbitUmarov
|
32396742f8
reduce unnecessary allocation of new items
|
há 8 anos atrás |
Robert Adams
|
7831d219d7
Add locking around stats record fetch to resolve Mantis 7793.
|
há 8 anos atrás |
UbitUmarov
|
82785f559e
remove a avn thing before it gets into core
|
há 9 anos atrás |
UbitUmarov
|
371c9dd2af
bad merge?
|
há 9 anos atrás |
Melanie Thielker
|
fed566b8d3
Abbreviate the stats by removing unneeded and redundant elements. Human readability is overrated. Also add a (hardcoded) password.
|
há 9 anos atrás |
Robert Adams
|
7c2aeb9e8e
Fix cut-and-paste error that made StatsManager web fetch queries
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
cc61681484
Revert "Write UDP statistics to the log, not just the console (e.g., "show queues")"
|
há 10 anos atrás |
Oren Hurvitz
|
5d53412766
Write UDP statistics to the log, not just the console (e.g., "show queues")
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
9858766516
minor: Make "stats show" an alias for "show stats" command.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
8ce3fa646b
Allow "show stats" console command to take a full stat name and display only that stat.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
217c8deae5
minor: remove mono compiler warning in StatsManager
|
há 11 anos atrás |
Robert Adams
|
d9bd6e6b5b
Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.
|
há 11 anos atrás |
Robert Adams
|
50c163ae6c
Add a JSON web fetch of the statististics managed by StatsManager.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
4c2f6de8e4
Add the experimental ability to dump stats (result of command "show stats all") to file OpenSimStats.log every 5 seconds.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
8efe4bfc2e
Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager
|
há 11 anos atrás |
Robert Adams
|
fa02f28dbf
Add ToOSDMap() overrides to the Stat subclass CounterStat.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
05790ba1cf
Allow more than one stat category to be specified in "show stats"
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
086fd70a5f
Make it possible to specify display of stats in a particular 'container' by separating category and container with a period.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
há 11 anos atrás |
Robert Adams
|
ee8d726ec5
Modify StatsManager so console command "show stats category container"
|
há 11 anos atrás |
Dan Lake
|
afeb5d4917
Use SortedDictionary in StatsManager instead of regular Dictionary so stats will interate and print in a defined order
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
55f889cc66
refactor: Move stat classes out of StatManager and into their own files for clarity.
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
cd088757e9
Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time.
|
há 12 anos atrás |
Justin Clark-Casey (justincc)
|
038528dc80
Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name
|
há 12 anos atrás |