1hpitree(1) OpenHPI hpitree(1)
2
3
4
6 hpitree - A openhpi sample application that shows in details the
7 resources (rpt's) and resources' manamegement instruments (rdr's) data
8 structures of the managed openHPI complex.
9
11 hpitree [ -a -c -d -i -o -r -s -w -n -x ]
12
14 hpitree walks the Resource Presence Table (RPT) of the managed openHPI
15 complex, and displays in details the resources (rpt's) and resources'
16 management instruments (rdr's) data structures.
17
19 (No Option) Display all rpts and rdrs
20 -a Display all rpts and rdrs
21 -c Display only controls
22 -d Display rdr records
23 -i Display only inventories
24 -o Display system overview: rpt & rdr headers
25 -r Display only rpts
26 -s Display only sensors
27 -w Display only watchdog
28 -n Select particular resource id to display
29 (Used with [-cdirs] options)
30 -x Display debug messages
31
34 Authors of this man page:
35
36 Peter D Phan (pdphan@users.sourceforge.net)
37
38
39
402.14.1 2009-11-23 hpitree(1)