01.10.2015 Views

HP Operations Manager for UNIX Administrator’s Reference

HP Operations Manager for UNIX Administrator's Reference

HP Operations Manager for UNIX Administrator's Reference

SHOW MORE
SHOW LESS
  • No tags were found...

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

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

About the <strong>HP</strong>OM Java-Based Operator GUI<br />

About the ito_op Startup Options<br />

Table 9-1<br />

Startup Script Options Evaluated by the Java GUI (Continued)<br />

Option Format Default Description<br />

user “” <strong>HP</strong>OM operator name<br />

used <strong>for</strong> login.<br />

Timezone Settings in ito_op.bat<br />

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

the client. If the Java GUI and the <strong>HP</strong> <strong>Operations</strong> management server<br />

are located in different timezones, you can <strong>for</strong>ce the Java GUI to use the<br />

timezone of the management server by setting the<br />

-Duser.timezone= 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 />

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

<strong>for</strong> %%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, <strong>for</strong><br />

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

invalid timezone, GMT is used.<br />

Chapter 9 299

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

Saved successfully!

Ooh no, something went wrong!