OpenSimMirror/OpenSim/Framework/Monitoring
Justin Clark-Casey (justincc) f1f935ed95 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.
2014-08-13 19:53:42 +01:00
..
Checks Add checks monitoring framework to provide alerts if certain conditions do not hold. 2013-08-05 19:22:47 +01:00
Interfaces Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
Properties Change assembly versions to 0.8.1 2014-06-17 18:37:15 +01:00
Stats refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +00:00
AssetStatsCollector.cs Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
BaseStatsCollector.cs minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful 2013-06-20 00:32:12 +01:00
ChecksManager.cs Add checks monitoring framework to provide alerts if certain conditions do not hold. 2013-08-05 19:22:47 +01:00
MemoryWatchdog.cs minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful 2013-06-20 00:32:12 +01:00
ServerStatsCollector.cs Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator 2014-08-13 19:53:42 +01:00
SimExtraStatsCollector.cs Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager 2013-07-29 23:18:29 +01:00
StatsLogger.cs Fix issue with running "stats record start|stop" console command 2014-07-08 18:49:57 +01:00
StatsManager.cs Revert "Write UDP statistics to the log, not just the console (e.g., "show queues")" 2014-07-25 01:56:41 +01:00
UserStatsCollector.cs Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
Watchdog.cs Add monitored thread last update times as stats in "show stats all" 2014-03-21 02:06:10 +00:00