Compaq Arrayprobe

Arrayprobe is a linux commandline utility that reports the status of a HP (compaq) arraycontroller. This version only supports the newer controllers that use the cciss driver. It works in two modes. The default mode reports the status in a single line and can be used as a nagios check. The second mode is activated by the -r option and prints a complete status report of the controller and any events in the event queue.

Downloads:

History:

  • 03/01/06 Version 2.0 support controllers using the ida driver. That means that all current arraycontrollers should be supported by this probe.
  • 27/12/05 A lot of people asked me for a commandline tool to check the status of an arraycontroller. Well here it is. Its mainly a rewrite of my own debugging tools, that i use to test cpqarrayd.