1ohdomainlist(1)                     OpenHPI                    ohdomainlist(1)
2
3
4

NAME

6       ohdomainlist - A openhpi sample application that shows information
7       about domains on the level of the openhpi base library.
8

SYNOPSIS

10        hpidomain [-h -V -X]
11        hpidomain [--help] [--verbose] [--debug]
12

DESCRIPTION

14       ohdomainlist displays the list of domains known to the openhpi base
15       library.  In verbose mode, it displays more information about those
16       domains.  Clients can only access domains known to the library.
17
18       Please note that ohdomainlist can only display the domains defined in
19       the openhpiclient.conf file as specified in the OPENHPICLIEN_CONF
20       environment variable.  Dynamic changes of the domain list done using
21       the oHpiDomainAdd and oHpiDomainAddById API are valid only for the
22       life-time of the client library.
23
24       If no domain or host is selected, ohdomainlist lists the domains as
25       specified in the openhpiclient.conf file.
26

OPTIONS

28   Help Options:
29       -h, --help
30         Show help options
31
32   Application Options:
33       -D, --domain=nn
34         Select domain id nn
35
36       -X, --debug
37         Display debug messages
38
39       -V, --verbose
40         Verbose mode
41
42       -N, --host="host[:port]"
43         Open session to the domain served by the daemon at the specified URL
44         (host:port).  This option overrides the OPENHPI_DAEMON_HOST and
45         OPENHPI_DAEMON_PORT environment variables.
46
47       -C, --cfgfile="file"
48         Use passed file as client configuration file.  This option overrides
49         the OPENHPICLIENT_CONF environment variable.
50

SEE ALSO

52                hpi_shell
53                hpialarms      hpifan         hpipower       hpithres
54                hpidomain      hpigensimdata  hpireset       hpitop
55                hpiel          hpiiinv        hpisensor      hpitree
56                hpievents      hpionIBMblade  hpisettime     hpiwdt
57                hpixml
58                ohhandler      ohparam
59

AUTHORS

61       Authors of this man page:
62
63        Ulrich Kleber (ulikleber@users.sourceforge.net)
64        Anton Pak (avpak@users.sourceforge.net)
65
66
67
683.8.0                             2017-05-27                   ohdomainlist(1)
Impressum