OpenSimMirror/OpenSim/Framework/Monitoring
Justin Clark-Casey (justincc) 47e7febebc Add monitored thread last update times as stats in "show stats all"
These have the format server.thread.<thread-name>
2014-03-21 02:06:10 +00: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 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +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 Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. Also round this and ProcessMemory to three decimal places in common with other memory stats. 2013-06-20 00:52:39 +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 Rename "debug stats record" command to "stats record" for consistency. Move from debug to general command category 2014-03-19 00:29:36 +00:00
StatsManager.cs minor: Make "stats show" an alias for "show stats" command. 2014-03-19 00:35:49 +00: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