Back to the list of connectors
Hitachi HDS AMS/HUS (SNM2 CLI on Linux)
Connector file name: MS_HW_HitachiSNM2CLILinux.hdf
Description
This connector discovers the status of Hitachi AMS/HUS's Processors, CSW, Cache, SM, Power Supplies, Batteries, Fans, Physical Disks and Environment.
Target
Typical platforms: Hitachi AMS, Hitachi HUS
Operating system: Storage System
Prerequisites
Relies on: Hitachi SNM2 CLI
Technology and protocols: System Commands
Connector Activation Criteria
The Hitachi HDS AMS/HUS (SNM2 CLI on Linux) connector will be automatically activated, and its status will be reported as OK if all of the criteria below are met:
- The command below succeeds on the agent host
- Command:
uname - Output contains:
Linux(regex)
- Command:
- 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)
- Command:
- 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)
- Command:
- 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)
- Command:
Monitors
| Object Type | Discovered Properties | Collected Parameters |
|---|---|---|
| Enclosure (MS_HW_ENCLOSURE) |
|
|
| Battery (MS_HW_BATTERY) |
|
|
| Fan (MS_HW_FAN) |
|
|
| Logical Disk, RAID (MS_HW_LOGICALDISK) |
|
|
| Memory Module (MS_HW_MEMORY) |
|
|
| Network Card, FC Port (MS_HW_NETWORK) |
|
|
| Other Device (MS_HW_OTHERDEVICE) |
|
|
| Physical Disk (MS_HW_PHYSICALDISK) |
|
|
| Power Supply (MS_HW_POWERSUPPLY) |
|
|