.. |
Checks
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
11 years ago |
Interfaces
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
11 years ago |
Properties
|
5450b1b024
Change assembly versions to 0.8.1
|
10 years ago |
Stats
|
c4ed67aeee
Make proper fix for last commit wrt Mantis 7317 by replacing disallowed c char and not literal 'c'
|
10 years ago |
AssetStatsCollector.cs
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
11 years ago |
BaseStatsCollector.cs
|
5b1a9f84fd
minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful
|
11 years ago |
ChecksManager.cs
|
76bd3de2fd
Add checks monitoring framework to provide alerts if certain conditions do not hold.
|
11 years ago |
JobEngine.cs
|
c18cecbeb7
Change jobengine logging command to "debug jobengine log <int>" rather than loglevel, in common with similar commands.
|
10 years ago |
MemoryWatchdog.cs
|
5b1a9f84fd
minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful
|
11 years ago |
ServerStatsCollector.cs
|
f1f935ed95
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
10 years ago |
SimExtraStatsCollector.cs
|
8efe4bfc2e
Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager
|
11 years ago |
StatsLogger.cs
|
8ae5ab809f
Fix issue with running "stats record start|stop" console command
|
10 years ago |
StatsManager.cs
|
cc61681484
Revert "Write UDP statistics to the log, not just the console (e.g., "show queues")"
|
10 years ago |
UserStatsCollector.cs
|
681653ca13
Add a method to IStatsCollector for returning stats as an OSDMap.
|
11 years ago |
Watchdog.cs
|
377b79bafc
Move conditionals which control whether a task is placed in the JobEngine inside Watchdog.RunJob() (renamed from RunWhenPossible) and generalize them.
|
10 years ago |