How to Install cpqarrayd in Ubuntu 18.04



Install cpqarrayd by entering the following commands in the terminal:

sudo apt update
sudo apt install cpqarrayd

Description:

monitoring tool for HP (Compaq) SmartArray controllers

cpqarrayd is a userspace monitoring daemon for HP (Compaq) SmartArray hardware RAID controllers. These controllers usually come built-in to ProLiant, or as a PCI card for ProLiant or Integrity systems. This daemon reports status changes in the disk array to syslog and, optionally, to a snmp trap host. . The default is to only log to the syslog. You can specify traphosts with the -t parameter at the commandline. Multiple traphosts are allowed. . This tool works with the SmartArray drivers found in Linux kernels (cciss and ida drivers).

Homepage: http://www.strocamp.net/opensource/cpqarrayd.php

Version: 2.3.5ubuntu1

Section: universe/admin