1hpisettime(1)                       OpenHPI                      hpisettime(1)
2
3
4

NAME

6       hpisettime - This sample openhpi application excercises Event Log clock
7       APIs.
8

SYNOPSIS

10        hpisettime [-D nn] [-N host[:port]] [-C <cfgfile>] -d mm/dd/yyyy -t HH:MM:SS [-X] [-h]
11        hpisettime [--domain=nn] [--host=host[:port]] [--cfgfile=file] --date=mm/dd/yyyy --time=HH:MM:SS [--debug] [--help]
12

DESCRIPTION

14       hpisettime sets new date and time for the Event Log clock.
15
16       If no domain is selected, hpisettime uses a session with the default
17       domain. The selected domain id must be configured via the
18       openhpidclient.conf file specified in the environment.
19

OPTIONS

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

SEE ALSO

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

AUTHORS

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