.. |
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.
|
12 年 前 |
Properties
|
59b63b6406
On to 0.8.3!
|
9 年 前 |
Stats
|
371c9dd2af
bad merge?
|
9 年 前 |
AssetStatsCollector.cs
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
12 年 前 |
BaseStatsCollector.cs
|
f70357eaa3
Merge branch 'master' into careminster
|
11 年 前 |
ChecksManager.cs
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
11 年 前 |
JobEngine.cs
|
686b22da6e
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.
|
10 年 前 |
MemoryWatchdog.cs
|
5b1a9f84fd
minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful
|
11 年 前 |
ServerStatsCollector.cs
|
371c9dd2af
bad merge?
|
9 年 前 |
SimExtraStatsCollector.cs
|
0ddcc55166
let extra stats travel side by side with viewers ones... try to fix damm array indexes all over the place
|
9 年 前 |
StatsLogger.cs
|
8ae5ab809f
Fix issue with running "stats record start|stop" console command
|
10 年 前 |
StatsManager.cs
|
82785f559e
remove a avn thing before it gets into core
|
9 年 前 |
UserStatsCollector.cs
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
12 年 前 |
Watchdog.cs
|
4b1ecc90fc
fix modifing m_threads on a foreach scanning it
|
9 年 前 |
WorkManager.cs
|
c8135834db
Prevent a crash if "debug jobengine log" is entered without a log level
|
9 年 前 |