1hpidomain(1)                        OpenHPI                       hpidomain(1)
2
3
4

NAME

6       hpidomain - A openhpi sample application that shows information about
7       domains.  It can also set the domain tag.
8

SYNOPSIS

10        hpidomain [-D id] [-N host[:port]] [-C <cfgfile>] [-t tttt] [-V -X -h]
11        hpidomain [--domain=id]  [--host=host[:port]] [--cfgfile=file]
12                  [--tag=tttt] [--verbose] [--debug] [--help]
13

DESCRIPTION

15       hpidomain displays the domain info for the specified domain.  If no
16       domain or host is selected, ohparam uses the default domain as
17       specified in the openhpiclient.conf file.
18
19       In verbose mode, it walks the DRT and displays domaininfo for all
20       directly related domains.  Option -t allows to change the domain tag.
21
22       (No Option) Display domain info
23

OPTIONS

25   Help Options:
26       -h, --help
27         Show help options
28
29   Application Options:
30       -t tttt, --tag=tttt
31         Set domain tag to the specified string
32
33       -D nn, --domain=nn
34         Select domain id nn
35
36       -X, --debug
37         Display debug messages
38
39       -N "host[:port]", --host="host[:port]"
40         Open session to the domain served by the daemon at the specified URL
41         (host:port).  This option overrides the OPENHPI_DAEMON_HOST and
42         OPENHPI_DAEMON_PORT environment variables.  If host contains ':' (for
43         example IPv6 address) then enclose it in square brackets.  For
44         example: "[::1]" or "[::1]:4743".
45
46       -C "file", --cfgfile="file"
47         Use passed file as client configuration file.  This option overrides
48         the OPENHPICLIENT_CONF environment variable.
49

SEE ALSO

51                hpi_shell
52                hpialarms      hpigensimdata  hpireset       hpitop
53                hpiel          hpiinv         hpisensor      hpitree
54                hpievents      hpionIBMblade  hpisettime     hpiwdt
55                hpifan         hpipower       hpithres       hpixml
56                ohdomainlist   ohhandler      ohparam
57

AUTHORS

59       Authors of this man page:
60
61        Ulrich Kleber (ulikleber@users.sourceforge.net)
62        Anton Pak (avpak@users.sourceforge.net)
63
64
65
663.8.0                             2017-05-27                      hpidomain(1)
Impressum