Back to the list of connectors

Hitachi HDS AMS/HUS (SNM2 CLI on Linux)

Description

This connector discovers the status of Hitachi AMS/HUS's processors, CSW, cache, SM, power supplies, batteries, fans, physical disks and environment sensors.

Connector file name: MS_HW_HitachiSNM2CLILinux.hdf

Target

Typical platforms: Hitachi AMS, Hitachi HUS

Operating system: Storage System

Prerequisites

Leverages: Hitachi SNM2 CLI

Technology and protocols: System Commands

Connector Activation Criteria

The Hitachi HDS AMS/HUS (SNM2 CLI on Linux) connector must be selected manually, and its status will be reported as OK if all the below criteria are met:

  • The command below succeeds on the agent host
    • Command: uname
    • Output contains: Linux (regex)
  • The command below succeeds on the agent host
    • Command: if [ -n "$STONAVM_HOME" ]; then echo STONAVM_HOME Defined; fi
    • Output contains: STONAVM_HOME Defined (regex)
  • The command below succeeds on the agent host
    • Command: if [ -n "$LD_LIBRARY_PATH" ]; then echo LD_LIBRARY_PATH Defined; fi
    • Output contains: LD_LIBRARY_PATH Defined (regex)
  • The command below succeeds on the agent host
    • Command: export STONAVM_RSP_PASS=on;echo %{PASSWORD}>$STONAVM_HOME/MS_HW_pwdfile;$STONAVM_HOME/auaccountenv -set -uid %{USERNAME} -passwdfile $STONAVM_HOME/MS_HW_pwdfile
    • Output contains: The account information has been set successfully (regex)

Monitors

Object Type Collected Parameters Discovered Properties
Enclosure (MS_HW_ENCLOSURE)
  • Model
  • Serial Number
  • Type
  • Vendor
Battery (MS_HW_BATTERY)
  • Status
    Fan (MS_HW_FAN)
    • Status
      Logical Disk, RAID (MS_HW_LOGICALDISK)
      • Status
      • Unallocated Space
      • Additional Information 1
      • Additional Information 2
      • Logical Disk Type
      • RAID Level
      • Size
      • Inclusion in Total Logical Disk Size
      Memory Module (MS_HW_MEMORY)
      • Status
        Network Card, FC Port (MS_HW_NETWORK)
        • Status
          Other Device (MS_HW_OTHERDEVICE)
          • Status
            Physical Disk (MS_HW_PHYSICALDISK)
            • Status
            • Additional Information 1
            • Additional Information 2
            • Firmware Version
            • Model
            • Serial Number
            • Size
            • Vendor
            Power Supply (MS_HW_POWERSUPPLY)
            • Status
              No results.