1hpitree(1)                          OpenHPI                         hpitree(1)
2
3
4

NAME

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

SYNOPSIS

11        hpitree [-D nn] [-N host[:port]] [-C <cfgfile>] [-a] [-c] [-d] [-i] [-o] [-r] [-s] [-w] [-n nn] [-X] [-h]
12        hpitree [--domain=nn] [--host=host[:port]] [--cfgfile=file] [--all] [--controls] [--rdrs] [--inventories] [--rpts]
13                [--sensors] [--watchdogs] [--overview] [--resource=nn] [--debug] [--help]
14

DESCRIPTION

16       hpitree walks the Resource Presence Table (RPT) of the managed openHPI
17       complex, and displays in details the resources (rpt's) and resources'
18       management instruments (rdr's) data structures.
19
20       If no domain or host is selected, hpitree uses the default domain as
21       specified in the openhpiclient.conf file.
22

OPTIONS

24       (No Option) Display all rpts and rdrs
25
26   Help Options:
27       -h, --help
28         Show help options
29
30   Application Options:
31       -a, --all
32         Display all rpts and rdrs (default)
33
34       -r, --rpts
35         Display only rpts
36
37       -d, --rdrs
38         Display rdr records
39
40       -o, --overview
41         Display system overview: rpt & rdr headers
42
43       -s, --sensors
44         Display only sensors
45
46       -c, --controls
47         Display only controls
48
49       -w, --watchdogs
50         Display only watchdogs
51
52       -i, --inventories
53         Display only inventories
54
55       -n nn, --resource=nn
56         Display only resource nn and its topology
57
58       -D nn, --domain=nn
59         Select domain id nn
60
61       -X, --debug
62         Display debug messages
63
64       -N "host[:port]", --host="host[:port]"
65         Open session to the domain served by the daemon at the specified URL
66         (host:port).  This option overrides the OPENHPI_DAEMON_HOST and
67         OPENHPI_DAEMON_PORT environment variables.  If host contains ':' (for
68         example IPv6 address) then enclose it in square brackets.  For
69         example: "[::1]" or "[::1]:4743".
70
71       -C "file", --cfgfile="file"
72         Use passed file as client configuration file.  This option overrides
73         the OPENHPICLIENT_CONF environment variable.
74

SEE ALSO

76                hpi_shell
77                hpialarms      hpifan         hpipower       hpithres
78                hpidomain      hpigensimdata  hpireset       hpitop
79                hpiel          hpiiinv        hpisensor      hpiwdt
80                hpievents      hpionIBMblade  hpisettime     hpixml
81                ohdomainlist   ohhandler      ohparam
82

AUTHORS

84       Authors of this man page:
85
86        Peter D Phan (pdphan@users.sourceforge.net)
87        Ulrich Kleber (ulikleber@users.sourceforge.net)
88        Anton Pak (avpak@users.sourceforge.net)
89
90
91
923.8.0                             2017-05-27                        hpitree(1)
Impressum