OpenSimMirror/OpenSim/Framework/Monitoring
Robert Adams 303e21babe Add CounterStat which is a wrapper for a counter stat but, because
the 'count' event is internal, historical data can be built it.
Also includes EventHistogram class for building time based,
bucketed history of event occurances.
Make Stat implement IDisposable for subclasses that might need it.
2013-02-21 15:53:02 -08:00
..
Interfaces Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
Properties Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00
Stats Add CounterStat which is a wrapper for a counter stat but, because 2013-02-21 15:53:02 -08:00
AssetStatsCollector.cs Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
BaseStatsCollector.cs Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
MemoryWatchdog.cs revert accidental change to MemoryWatchdog stat calculation in previous b1b4687 2013-01-10 01:30:00 +00:00
SimExtraStatsCollector.cs Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
StatsManager.cs Use SortedDictionary in StatsManager instead of regular Dictionary so stats will interate and print in a defined order 2013-02-14 20:05:42 -08:00
UserStatsCollector.cs Add a method to IStatsCollector for returning stats as an OSDMap. 2013-02-20 16:13:51 -08:00
Watchdog.cs Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time. 2012-11-16 04:36:22 +00:00