public final class ProcessPerformanceCountersModule extends AbstractPerformanceCounterModule implements PerformanceCounterConfigurationAware
factory| Constructor and Description |
|---|
ProcessPerformanceCountersModule() |
ProcessPerformanceCountersModule(PerformanceCountersFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigurationData(PerformanceCountersXmlElement configuration)
This method checks for Windows performance counters from the configuration.
|
initializepublic ProcessPerformanceCountersModule()
throws java.lang.Exception
java.lang.Exceptionpublic ProcessPerformanceCountersModule(PerformanceCountersFactory factory) throws java.lang.Exception
java.lang.Exceptionpublic void addConfigurationData(PerformanceCountersXmlElement configuration)
JniPCConnector
and then will go through the requested performance counters, normalize them, and will hand them to the factory.addConfigurationData in interface PerformanceCounterConfigurationAwareconfiguration - The configuration of that section