Difference between revisions of "Windows Performance Counters"

m
Text replacement - "^" to "{{deprecated}}"
m (Text replacement - "^" to "{{deprecated}}")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Introduction}}
{{deprecated}}{{DISPLAYTITLE:Introduction}}
NetXMS allows the collection of DCI from several origins. The Windows Performance Counters origin is a particular origin that can be used to monitor the performance counters exposed on a specific node.<br />
NetXMS allows the collection of DCI from several origins. The Windows Performance Counters origin is a particular origin that can be used to monitor the performance counters exposed on a specific node.<br />
Currently this origin is available only for the Windows agent starting from version 1.2.7.<br />
Currently this origin is available only for the Windows agent starting from version 1.2.7.<br />
Line 20: Line 20:
<br />
<br />
== DCI computed exporting it form the Agent configuration file ==
== DCI computed exporting it form the Agent configuration file ==
As first step, it is necessary to edit the agent configuration file to export the interested counter. Adding these lines and restarting the agent will do the job:<br />
First, it is necessary to edit the agent configuration file to export the counter of interest. Adding these lines and restarting the agent will do the job:
<br />
 
''*WinPerf''<br />
*WinPerf
''Counter = Hyper-V Hypervisor Virtual Processor.%Total Run Time(_Total):"\Hyper-V Hypervisor Virtual Processor(_Total)\% Total Run Time":60:A:INT:"The percentage of CPU used by Hyper-V Guests."''<br />
Counter = Hyper-V Hypervisor Virtual Processor.%Total Run Time(_Total):"\Hyper-V Hypervisor Virtual Processor(_Total)\% Total Run Time":60:A:INT:"The percentage of CPU used by Hyper-V Guests."
<br />
 
Then, it is possible to select it from the Agent:<br />
Then, it is possible to select it from the Agent:<br />
<br />
<br />
[[File:origin_agent.png]]
[[File:origin_agent.png]]