Package org.netxms.client.datacollection
Class WinPerfCounter
java.lang.Object
org.netxms.client.datacollection.WinPerfCounter
Windows performance counter
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedWinPerfCounter(WinPerfObject object, String name) Create Windows Performance counter.
- 
Method Summary
- 
Constructor Details- 
WinPerfCounterCreate Windows Performance counter.- Parameters:
- object- Windows Performance object
- name- counter's name
 
 
- 
- 
Method Details- 
getObjectGet parent object.- Returns:
- parent object
 
- 
getNameGet counter name.- Returns:
- counter name
 
 
-