Back to the list of connectors[1]

Oracle/Sun InfiniBand DCS Switch (Ports) Enterprise

Description

This connector enables hardware monitoring for Oracle/Sun InfiniBand DCS switches via SNMP.

Target

Typical platform: Oracle/Sun Infiniband DCS

Operating systems: Storage System, Network Device

Prerequisites

Leverages: Oracle/Sun ILOM SNMP Agent

Technology and protocols: SNMP

This connector is not available for the local host (it is applicable to remote hosts only).

Examples

CLI

metricshub HOSTNAME -t linux -c +SunInfiniBandDCS --snmp v2c --community public

metricshub.yaml

resourceGroups:
  <RESOURCE_GROUP>:
    resources:
      <HOSTNAME-ID>:
        attributes:
          host.name: <HOSTNAME> # Change with actual host name
          host.type: linux
        selectConnectors: [ SunInfiniBandDCS ] # Optional, to load only this connector
        protocols:
          snmp:
            version: v2c # Read documentation for v1, v2c and v3
            community: public # or probably something more secure

Connector Activation Criteria

The Oracle/Sun InfiniBand DCS Switch (Ports) 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.42.2.135.2.2.5.1.1 must return a value in the same subtree

Metrics

Type Collected Metrics Specific Attributes
network
  • hw.network.bandwidth.limit
  • hw.network.up
  • hw.status{hw.type="network", state="present"}
  • bandwidth
  • device_type
  • hw.parent.type
  • id
  • name
No results.