Back to the list of connectors
IBM Director Agent 5.10.x - Windows
Description
This connector provides hardware monitoring through the IBM Director Agent version 5.10.x which supports almost all IBM Netfinity and xSeries servers.
Connector ID: Director5NT
This connector supersedes:
Target
Typical platform: IBM xSeries
Operating system: Microsoft Windows
Prerequisites
Leverages: IBM Director Agent 5.10.x
Technology and protocols: WMI
Examples
CLI
hws HOSTNAME -t win -f Director5NT --wmi -u USER
hws-config.yaml
hosts:
- host:
hostname: <HOSTNAME> # Change with actual host name
type: win
selectedConnectors: [ Director5NT ] # Optional, to load only this connector
wmi:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using hws-encrypt
Connector Activation Criteria
The IBM Director Agent 5.10.x - 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 Windows service TWGIPC is running
- 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:
^5\.[01].*
(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 (Labels) |
---|---|---|
Enclosure |
|
|
Disk Controller |
|
|
Processor |
|
|
Fan |
|
|
Logical Disk, RAID |
|
|
Memory Module |
|
|
Physical Disk |
|
|
Power Supply |
|
|
Temperature Sensor |
|
|
Voltage Sensor |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.