aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-08-13 19:53:42 +0100
committerJustin Clark-Casey (justincc)2014-08-13 19:53:42 +0100
commitf1f935ed9543141cc5861a7204b6df85a7358ab4 (patch)
treea16c08b5df4397b96a306c45583d804745df8698 /prebuild.xml
parentFor pCampbot, set max number of permitted connections to an endpoint to int.M... (diff)
downloadopensim-SC_OLD-f1f935ed9543141cc5861a7204b6df85a7358ab4.zip
opensim-SC_OLD-f1f935ed9543141cc5861a7204b6df85a7358ab4.tar.gz
opensim-SC_OLD-f1f935ed9543141cc5861a7204b6df85a7358ab4.tar.bz2
opensim-SC_OLD-f1f935ed9543141cc5861a7204b6df85a7358ab4.tar.xz
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
This adds the "show stats", "stats record", etc. commands and information on available Threadpool threads, etc. It also adds the Watchdog which logs warnings if time between executions is unexpectedly large.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index be77950..006f545 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2531,6 +2531,7 @@
2531 <Reference name="OpenMetaverse" path="../../../bin/"/> 2531 <Reference name="OpenMetaverse" path="../../../bin/"/>
2532 <Reference name="OpenSim.Framework"/> 2532 <Reference name="OpenSim.Framework"/>
2533 <Reference name="OpenSim.Framework.Console"/> 2533 <Reference name="OpenSim.Framework.Console"/>
2534 <Reference name="OpenSim.Framework.Monitoring"/>
2534 <Reference name="Nini" path="../../../bin/"/> 2535 <Reference name="Nini" path="../../../bin/"/>
2535 <Reference name="log4net" path="../../../bin/"/> 2536 <Reference name="log4net" path="../../../bin/"/>
2536 2537