PDH |
This will provide PDH related operations.
|
PDHSession |
A PDHSession indicates a connection to the remote host.
|
WinResource |
Windows WMI resource, obtain function such as: getPDHCredential, getWMICredential
User: ning.chen
Date: 7/28/15
To change this template use File | Settings | File Templates.
|
WMI |
This class help to collect wmi perf data.
We will try to extract wmi related credentials from the hostProps if existed.
The following properties may be used:
property name
property note
wmi.user / wmiuser
the username for wmi requests
wmi.pass / wmipass
the password for wmi requests
Example:
|
WMISession |
A WMI session indicates a connection to the remote host.
This object support to get pdh data from hosts which were not monitored by current collector.
|