CpqArrayd(1) | Compaq Arraycontoller monitoringtools | CpqArrayd(1) |
NAME¶
cpqarrayd - Arraycontoller monitoringdaemon
SYNTAX¶
cpqarrayd [-d] [-v] [-t host [-t host]]
DESCRIPTION¶
This program is capable of monitoring HP (Compaq) array controllers. Both the devices controller by the cpqarray driver and devices controlled by the cciss driver are supported. The program monitors the health status for each logical volume and reports if it changes. When used on a cciss controller it reports all events on the controller chain.
The default is to log to the syslog facility, but the program has an option to send traps to a monitoring system.
OPTIONS¶
STATUS¶
The following exit values are returned:
- 0
- Successful startup.
- 1
- An error occurred.
- 2
- No supported controller detected.
BUGS¶
EXAMPLES¶
To run this program the standard way type:
cpqarrayd -t traphost:162
To debug run it like this:
cpqarrayd -v -f -d -t traphost:162
AUTHORS¶
Hugo Trippaers <spark@knoware.nl>
2.0 | Hugo Trippaers |