OpenSimMirror/OpenSim/Framework/Monitoring
Justin Clark-Casey (justincc) a54c784b81 If an exception makes it to the top of a JobEngine request, catch and log instead of letting it terminate the simulator... 2014-10-14 20:42:41 +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 Make proper fix for last commit wrt Mantis 7317 by replacing disallowed c char and not literal 'c' 2014-09-09 18:55:38 +01: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
JobEngine.cs If an exception makes it to the top of a JobEngine request, catch and log instead of letting it terminate the simulator... 2014-10-14 20:42:41 +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 Temporarily add root agent rez attachments work to job engine if it is running rather than as a fire and forget. 2014-09-09 18:26:41 +01:00