OpenSimMirror/OpenSim/Framework/Monitoring
UbitUmarov 0ddcc55166 let extra stats travel side by side with viewers ones... try to fix damm array indexes all over the place 2015-09-06 00:32:20 +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 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
Stats bad merge? 2015-09-01 14:54:35 +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 Merge branch 'master' into careminster 2013-06-23 01:59:57 +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 On shutdown (job engine stop), don't allow the ObjectDisposedException on BlockingCollection.Take() to propogate if the running thread checked IsRunning before the stop thread set it and disposed of the canellation source. 2015-02-25 20:04:53 +00: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 bad merge? 2015-09-01 14:54:35 +01:00
SimExtraStatsCollector.cs let extra stats travel side by side with viewers ones... try to fix damm array indexes all over the place 2015-09-06 00:32:20 +01:00
StatsLogger.cs Fix issue with running "stats record start|stop" console command 2014-07-08 18:49:57 +01:00
StatsManager.cs bad merge? 2015-09-01 14:54:35 +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 fix modifing m_threads on a foreach scanning it 2015-09-05 21:23:22 +01:00
WorkManager.cs Prevent a crash if "debug jobengine log" is entered without a log level 2015-08-11 07:35:37 +01:00