1hpithres(1) OpenHPI hpithres(1)
2
3
4
6 hpithres - This sample openhpi application interactively displays
7 sensors and sensor info.
8
10 hpithres [-D nn] [-N host[:port]] [-C <cfgfile>] [-X] [-h]
11 hpithres [--domain=nn] [--host=host[:port]] [--cfgfile=file] [--debug] [--help]
12
14 hpithres interactively displays sensor info for resources with Sensor
15 Capability. Resources, sensors,and sensor info can be individually
16 selected.
17
18 If no domain or host is selected, hpithres uses the default domain as
19 specified in the openhpiclient.conf file.
20
22 Help Options:
23 -h, --help
24 Show help options
25
26 Application Options:
27 -D nn, --domain=nn
28 Select domain id nn
29
30 -X, --debug
31 Display debug messages
32
33 -N "host[:port]", --host="host[:port]"
34 Open session to the domain served by the daemon at the specified URL
35 (host:port). This option overrides the OPENHPI_DAEMON_HOST and
36 OPENHPI_DAEMON_PORT environment variables. If host contains ':' (for
37 example IPv6 address) then enclose it in square brackets. For
38 example: "[::1]" or "[::1]:4743".
39
40 -C "file", --cfgfile="file"
41 Use passed file as client configuration file. This option overrides
42 the OPENHPICLIENT_CONF environment variable.
43
45 hpi_shell
46 hpialarms hpifan hpipower hpitop
47 hpidomain hpigensimdata hpireset hpitree
48 hpiel hpiiinv hpisensor hpiwdt
49 hpievents hpionIBMblade hpisettime hpixml
50 ohdomainlist ohhandler ohparam
51
53 Authors of this man page:
54
55 Peter D Phan (pdphan@users.sourceforge.net)
56 Ulrich Kleber (ulikleber@users.sourceforge.net)
57 Anton Pak (avpak@users.sourceforge.net)
58
59
60
613.8.0 2017-05-27 hpithres(1)