Back to the list of connectors

IBM Director Agent 5.20.x - Windows

Description

This connector enables hardware monitoring through the IBM Director Agent version 5.20.x which supports almost all IBM Netfinity and xSeries servers.

Connector file name: MS_HW_Director52NT.hdf

This connector supersedes:

Target

Typical platform: IBM xSeries

Operating system: Microsoft Windows

Prerequisites

Leverages: IBM Director Agent 5.20.x

Technology and protocols: WMI

Connector Activation Criteria

The IBM Director Agent 5.20.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 WMI query below to the managed host succeeds:
    • Namespace: root
    • WQL Query: SELECT Name FROM __NAMESPACE
    • Result contains: ^ibmsd;*$ (regex)
  • The WMI query below to the managed host succeeds:
    • Namespace: root\ibmsd
    • WQL Query: SELECT Version FROM IBMPSG_DirectorAgent
    • Result contains: ^5\.2.* (regex)
  • The WMI query below to the managed host succeeds:
    • Namespace: root\ibmsd
    • WQL Query: SELECT ProductName FROM IBMPSG_ComputerSystemDetails

Monitors

Object Type Collected Parameters Discovered Properties
Enclosure (MS_HW_ENCLOSURE)
  • Intrusion Status
  • Model
  • Serial Number
  • Type
  • Vendor
Processor (MS_HW_CPU)
  • Status
  • Maximum Speed
  • Model
  • Vendor
Fan (MS_HW_FAN)
  • Speed
  • Alarm Threshold
  • Fan Type/Location
  • Warning Threshold
Memory Module (MS_HW_MEMORY)
  • Status
  • Serial Number
  • Size
  • Type
  • Vendor
Power Supply (MS_HW_POWERSUPPLY)
  • Status
    Temperature Sensor (MS_HW_TEMPERATURE)
    • Temperature
    • Alarm Threshold
    • Sensor Type/Location
    • Warning Threshold
    Voltage Sensor (MS_HW_VOLTAGE)
    • Voltage
    • Lower Threshold
    • Upper Threshold
    • Voltage Type
    No results.