OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Enumerations
StatsManager.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Framework.Monitoring.StatsManager
 Static class used to register/deregister/fetch statistics
 

Namespaces

package  OpenSim.Framework.Monitoring
 

Enumerations

enum  OpenSim.Framework.Monitoring.StatType { OpenSim.Framework.Monitoring.StatType.Push, OpenSim.Framework.Monitoring.StatType.Pull }
 Stat type. More...
 
enum  OpenSim.Framework.Monitoring.MeasuresOfInterest { OpenSim.Framework.Monitoring.MeasuresOfInterest.None, OpenSim.Framework.Monitoring.MeasuresOfInterest.AverageChangeOverTime }
 Measures of interest for this stat. More...
 
enum  OpenSim.Framework.Monitoring.StatVerbosity { OpenSim.Framework.Monitoring.StatVerbosity.Debug, OpenSim.Framework.Monitoring.StatVerbosity.Info }
 Verbosity of stat. More...