Method | Description | |
---|---|---|
LoadCounters ( |
Parses & loads all Perfmon counters for the given host using the XML tree.
|
Method | Description | |
---|---|---|
GetConfiguredInstanceLifecycleType ( |
public LoadCounters ( |
||
root | The root Perfmon counters config node. | |
host | TabMon.Helpers.Host | The host to load counters for. |
lifeCycleTypeToLoad | CounterLifecycleType | A filter that indicates whether ephemeral or persistent counters should be loaded. |
return | ICollection |