Back to the list of connectors

LSI sas2ircu Managed Raid Controllers

Description

This connector provides information about physical disks and array status.

Connector file name: MS_HW_LSIsas2ircu.hdf

This connector supersedes:

Target

Typical platform: Any system with LSI sas2ircu

Operating system: Linux

Prerequisites

Leverages: Sas2Ircu (LSI) managed RAID card

Technology and protocols: System Commands

This connector requires advanced privileges on the managed host for the command below:

  • /opt/lsi/bin/sas2ircu

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: /opt/lsi/bin/sas2ircu

Connector Activation Criteria

The LSI sas2ircu Managed Raid Controllers connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:

  • The command below succeeds on the monitored host
    • Command: /opt/lsi/bin/sas2ircu
    • Output contains: SAS2IRCU: No command specified (regex)
  • The command below succeeds on the monitored host
    • Command: /opt/lsi/bin/sas2ircu LIST
    • Output contains: ^[0-9].*SAS.*:.*:.*: (regex)
  • The command below succeeds on the monitored host
    • Command: /bin/sh %EmbeddedFile(1)%
    • Output contains: Device is a (regex)

Monitors

Object Type Collected Parameters Discovered Properties
Disk Controller (MS_HW_DISKCONTROLLER)
  • Additional Information 1
  • Firmware Version
  • Model
Logical Disk, RAID (MS_HW_LOGICALDISK)
  • Status
  • Additional Information 1
  • RAID Level
  • Size
Physical Disk (MS_HW_PHYSICALDISK)
  • Status
  • Additional Information 1
  • Firmware Version
  • Model
  • Serial Number
  • Size
  • Vendor
No results.