13.12.2012 Views

HP OpenView Operations Administrator's Reference - filibeto.org

HP OpenView Operations Administrator's Reference - filibeto.org

HP OpenView Operations Administrator's Reference - filibeto.org

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Timezone Settings in ito_op.bat<br />

About the OVO Java-based Operator GUI<br />

About the ito_op Startup Options<br />

Table 9-1 Startup Script Options Evaluated by the Java GUI (Continued)<br />

Option Format Default Description<br />

user “” OVO operator name used<br />

for login.<br />

The Java GUI displays time-related information in the local timezone of<br />

the client. If the Java GUI and the OVO management server are located<br />

in different timezones, you can force the Java GUI to use the timezone of<br />

the management server by setting the -Duser.timezone=<br />

switch in the ito_op.bat file.<br />

For example, to use the timezone Australia/Sydney, add the text<br />

-Duser.timezone=Australia/Sydney to the ito_op.bat file (example<br />

extract):<br />

:: Starting JavaGUI<br />

for %%p in (true TRUE on ON yes YES) do if "%%p"=="%TRACE%" echo on<br />

for %%p in (true TRUE on ON yes YES) do if "%%p"=="%PLUGIN%" goto :PLUGIN<br />

%START% .\j2re1.4.2\bin\%JAVA% -Duser.timezone=Australia/Sydney -Xmx128m<br />

com.hp.ov.it.ui.OvEmbApplet initial_node=%ITOSERVER% user=%USER% passwd=%PASSWD%<br />

trace=%TRACE% display=%DISPLAY% locale=%LOCALE%<br />

max_limited_messages=%MAX_LIMITED_MESSAGES% refresh_interval=%REFRESH_INTERVAL%<br />

apiport=%APIPORT% apisid=%APISID% https=%HTTPS% %BBCPARM%<br />

goto END<br />

Valid timezones are listed in the directory \lib\zi, for<br />

example GMT, Asia/Singapore, or Europe/Warsaw. If you specify an<br />

invalid timezone, GMT is used.<br />

Chapter 9 335

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!