MetricsHub
MetricsHub Enterprise 1.0.01
Back to the list of connectors[1]
IBM Director Agent 6 - Windows Enterprise
Description
This connector enables hardware monitoring through the IBM Director Agent version 6.
This connector supersedes:
- IpmiTool[2]
Target
Typical platform: IBM xSeries
Operating system: Microsoft Windows
Prerequisites
Leverages: IBM Director Agent 6
Technology and protocols: WMI/WinRM
Examples
CLI
metricshub HOSTNAME -t win -c +Director61NT --wmi -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: win
connectors: [ +Director61NT ] # Optional, to load only this connector
protocols:
wmi:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The IBM Director Agent 6 - Windows connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- Operating System is Microsoft Windows
- The WMI query below to the managed host succeeds:
- Namespace:
root
- WQL Query:
SELECT Name FROM __NAMESPACE
- Result contains:
^ibmsd;*$
(regex)
- Namespace:
- The WMI query below to the managed host succeeds:
- Namespace:
root\ibmsd
- WQL Query:
SELECT Version FROM IBMPSG_DirectorAgent
- Result contains:
\(^6\.1\.[2-9].*\)\|\(^6\.[2-9].*\)
(regex)
- Namespace:
- The WMI query below to the managed host succeeds:
- Namespace:
root\ibmsd
- WQL Query:
SELECT ProductName FROM IBMPSG_ComputerSystemDetails
- Namespace:
Metrics
Type | Collected Metrics | Specific Attributes |
---|---|---|
cpu |
|
|
enclosure |
|
|
fan |
|
|
memory |
|
|
power_supply |
|
|
temperature |
|
|
voltage |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.