1CpqArrayd(1) Compaq Arraycontoller monitoringtools CpqArrayd(1)
2
3
4
6 cpqarrayd - Arraycontoller monitoringdaemon
7
9 cpqarrayd [-d] [-v] [-t host [-t host]]
10
11
13 This program is capable op monitoring HP (Compaq) array controllers.
14 Both the devices controller by the cpqarray driver and devices con‐
15 trolled by the cciss driver are supported. The program monitors the
16 health status for each logical volume and reports if it changes. When
17 used on a cciss controller it reports all events on the controller
18 chain.
19
20 The default is to log to the syslog facility, but the program has an
21 option to send traps to a monitoring system.
22
24 -d Enable debug output. Combine with -f for best effect.
25
26 -f Do not fork into the background. Only usefull for debugging.
27
28 -v More verbose output during startup.
29
30 -t <host>
31 Specify a host that should receive traps. You can specify this
32 option at max ten times. The host is in the format host:port.
33
34
36 Default port is udp/161 instead of the expected udp/162. This is not
37 really a bug, but a feature in net-snmp version 5.0.x.
38
40 To run this program the standard way type:
41
42 cpqarrayd -t traphost:162
43
44 To debug run it like this:
45
46 cpqarrayd -v -f -d -t traphost:162
47
49 Hugo Trippaers <spark@knoware.nl>
50
51
52
53Hugo Trippaers 2.0 CpqArrayd(1)