Back to the list of connectors
IBM DS (LSI) Disk Arrays (smcli)
Connector file name: MS_HW_smcli.hdf
Description
This connector provides hardware monitoring for IBM DS Storage Systems through the the SMCli utility.
Target
Typical platforms: IBM DS3000, IBM DS4000, IBM DS5000
Operating system: Storage System
Prerequisites
Relies on: SMCLI
Technology and protocols: System Commands
This connector requires advanced privileges on the managed host for the command below:
Second_Address
This connector therefore needs to run as root or you need to configure a privilege-escalation mechanism like sudo on the managed host to allow the monitoring account to run the command listed above.
Sample of /etc/sudoers to allow the above command to be run as root by the patrol account:
patrol ALL=(root) NOPASSWD: Second_Address
This connector is not available for the local host (it is applicable to remote hosts only).
Connector Activation Criteria
The IBM DS (LSI) Disk Arrays (smcli) connector will be automatically activated, and its status will be reported as OK if all of the criteria below are met:
- Operating System is Storage System
- The command below succeeds on the agent host
- Command:
SMcli - Output contains:
Incorrect(regex)
- Command:
- The command below succeeds on the agent host
- Command:
SMcli %{HOSTNAME} -c "show StorageSubsystem;" - Output contains:
drive(regex)
- Command:
Monitors
| Object Type | Discovered Properties | Collected Parameters |
|---|---|---|
| Enclosure (MS_HW_ENCLOSURE) |
|
|
| Disk Controller (MS_HW_DISKCONTROLLER) |
|
|
| Battery (MS_HW_BATTERY) |
|
|
| Fan (MS_HW_FAN) |
|
|
| Logical Disk, RAID (MS_HW_LOGICALDISK) |
|
|
| Network Card, FC Port (MS_HW_NETWORK) |
|
|
| Other Device (MS_HW_OTHERDEVICE) |
|
|
| Physical Disk (MS_HW_PHYSICALDISK) |
|
|
| Power Supply (MS_HW_POWERSUPPLY) |
|
|
| Temperature Sensor (MS_HW_TEMPERATURE) |
|
|