Back to the list of connectors

IBM Director Agent 5.20.x - Linux

Description

This connector enables hardware monitoring through the IBM Director Agent version 5.20.x which supports some (not all) xSeries servers.

Connector file name: MS_HW_Director52Linux.hdf

This connector supersedes:

Target

Typical platform: IBM xSeries

Operating system: Linux

Prerequisites

Leverages: IBM Director Agent 5.20.x

Technology and protocols: WBEM

Connector Activation Criteria

The IBM Director Agent 5.20.x - Linux connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:

  • Operating System is Linux
  • At least one process for which the command line matches with the regular expression below is running:
    cimserver
  • The WBEM query below to the managed host succeeds:
    • Namespace: root
    • WQL Query: SELECT Name FROM __NAMESPACE
    • Result contains: ^ibmsd;*$ (regex)
  • The WBEM query below to the managed host succeeds:
    • Namespace: root/ibmsd
    • WQL Query: SELECT Version FROM IBMPSG_DirectorAgent
    • Result contains: ^5\.2.* (regex)
  • The WBEM 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.