Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 10 年 前
..
Checks 76bd3de2fd Add checks monitoring framework to provide alerts if certain conditions do not hold. 11 年 前
Interfaces 681653ca13 Add a method to IStatsCollector for returning stats as an OSDMap. 11 年 前
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 11 年 前
Stats 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 10 年 前
AssetStatsCollector.cs 681653ca13 Add a method to IStatsCollector for returning stats as an OSDMap. 11 年 前
BaseStatsCollector.cs 5b1a9f84fd minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful 11 年 前
ChecksManager.cs 76bd3de2fd Add checks monitoring framework to provide alerts if certain conditions do not hold. 11 年 前
MemoryWatchdog.cs 5b1a9f84fd minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful 11 年 前
ServerStatsCollector.cs 085a87060a 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. 11 年 前
SimExtraStatsCollector.cs 8efe4bfc2e Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager 11 年 前
StatsLogger.cs a9f9b0da9d minor: Correct typo on "debug stats record start" message 11 年 前
StatsManager.cs 217c8deae5 minor: remove mono compiler warning in StatsManager 11 年 前
UserStatsCollector.cs 681653ca13 Add a method to IStatsCollector for returning stats as an OSDMap. 11 年 前
Watchdog.cs 76bd3de2fd Add checks monitoring framework to provide alerts if certain conditions do not hold. 11 年 前