Melanie Thielker
|
dc6d9eadf3
Testing stage of the new versioning system. Use at own risk. May not
|
vor 9 Jahren |
Diva Canto
|
70a46fe090
Clean up of simulation version, the number that rules the compatibility of teleports:
|
vor 9 Jahren |
Justin Clark-Casey (justincc)
|
d52f58a733
Disable the "show threadpool calls active" console command for now.
|
vor 9 Jahren |
Justin Clark-Casey (justincc)
|
f54c70741b
Add "show threadpool calls active" console debug command.
|
vor 10 Jahren |
Justin Clark-Casey (justincc)
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
vor 10 Jahren |
Justin Clark-Casey (justincc)
|
72cb1cc7d6
Add "show threadpool calls" command to show count of all labelled smartthreadpool calls
|
vor 10 Jahren |
Oren Hurvitz
|
84d7227dfd
Changed LogThreadPool to have 4 logging levels. Added console command "debug threadpool level" to set the logging level.
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
ac198068ab
Add "debug threadpool status" console command to show min/max/current worker/iocp threadpool numbers
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
4581bdd929
Add "debug comms status" command to show current debug comms settings
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
9bcf072795
Make it possible to switch whether we serialize osd requests per endpoint or not, either via config (SerializeOSDRequests in [Network]) or via the "debug comms set" console command.
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
139dcf1246
minor: move "threads abort" and "force gc" console commands into debug category - these are not things one needs to do in normal operation
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
160659f683
Make it possible to set worker/iocp min/max threadpool limits on the fly with the console command "debug threadpool set"
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
b7c9dee033
refactor: Move existing code to generate report information on the threadpool to the ServerBase rather than being in Util
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
8e04c752fc
If OpenSimulator is writing a PID file and finds the file already present on startup, logging an error since this is commonly due to an unclean shutdown.
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
12900ea84e
Log same environment information to Robust log as is already done for simulator logs, for debug purposes
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
999cb4b20c
Make "show threads" and "thread abort" console commands available on all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
e0a3e01850
Make "force gc" console command available across all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
4b46a0d536
Make "show version" console command available across all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
3ce00e97cc
Factor out command script code.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
9fcf3f1a3f
Make "config show/set/get/save" console commands available on all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
8269d2b893
Factor out common pid file creation and removal code.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
42e87a6582
Add "get log level" command - this returns the current server session console logging level.
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
4c4379b50f
Make "set log level" command available across all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
45d1e6ab09
Make "show info" command available across all servers
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
cf03d6ea92
Factor out common registration of "show uptime" command
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
5c48d7a378
factor out common HandleShow code for "show uptime"
|
vor 12 Jahren |
Justin Clark-Casey (justincc)
|
74a20a62ee
refactor: Factor out copy/pasted server uptime report code
|
vor 12 Jahren |