OpenSimMirror/OpenSim/Framework/Monitoring
UbitUmarov 38ba839eb3 watchdog timeouts: replace a silly List copy i added doing it a better way 2016-08-25 23:31:18 +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 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 2016-02-21 11:14:02 -08:00
Stats CR safari. Remove gratuitious CRs in some files 2016-04-07 19:53:56 +02:00
AssetStatsCollector.cs Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
BaseStatsCollector.cs try not to use Process.HasExit that is broken in some mono versions 2015-11-24 11:22:40 +00:00
ChecksManager.cs do similar changes to unused checksManager 2016-08-24 07:41:11 +01:00
JobEngine.cs change JobEngine stop code and add a extra check for thread removed on watchdog timeout checks 2015-11-27 13:28:10 +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 put back the console comand i remove since it is not a repetion 2016-08-25 04:55:01 +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 watchdog timeouts: replace a silly List copy i added doing it a better way 2016-08-25 23:31:18 +01:00
WorkManager.cs Fix crash due to setting Thread.name after thread start. 2016-05-12 17:42:42 -07:00