Back to the list of connectors

Lenovo IMM Event Monitoring (SNMP)

Description

This connector provides hardware monitoring through Lenovo's IMM management card. It supplements the active monitoring of the Lenovo IMM connector by parsing the Event Log. This allows older IBM xSeries systems to be fully monitored via their IMM.

Connector ID: LenovoIMMEventTable

Target

Typical platform: Lenovo

Operating system: Out-of-Band

Prerequisites

Leverages: Lenovo IMM's SNMP Service

Technology and protocols: SNMP

Examples

CLI

hws HOSTNAME -t management -f LenovoIMMEventTable --snmp v2c --community public

hws-config.yaml

hosts:
- host:
    hostname: <HOSTNAME> # Change with actual host name
    type: management
  selectedConnectors: [ LenovoIMMEventTable ] # Optional, to load only this connector
  snmp:
    version: v1 # Read documentation for v2 and v3
    community: public # or probably something more secure

Connector Activation Criteria

The Lenovo IMM Event Monitoring (SNMP) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:

  • An SNMP Get-Next on the OID 1.3.6.1.4.1.2.3.51.3.2.1.1.1 must return a value in the same subtree

Metrics

Type Collected Metrics Specific Attributes (Labels)
Other Device
  • hw.status{hw.type="other_device",state="ok|degraded|failed"}
  • hw.status{hw.type="other_device",state="present"}
    No results.