Users Guide

在运行 Linux 的系统上
<Web GUI home directory>/waapi/bin/runwaapi -host <hostname> -user <Web GUI
username> -password <Web GUI password> -file export.xml
: 前两个步骤仅适用于服务器和 iDRAC
Dell SNMP Configurator 公用程序
使用 Dell SNMP Configurator 公用程序您可以为桌面和 Web GUI 设置 SNMP 团体字符串。
: 使用 Dell SNMP Configurator 公用程序配置团体字符串后将使用相同的团体字符串启动 OMSACMC
iDRAC 控制台。
相关链接
使用用于桌面的 SNMP Configurator 公用程序
使用用于 Web GUI SNMP Configurator 公用程序
使用用于桌面的 SNMP Configurator 公用程序
使用 SNMP Configurator 公用程序设置 SNMP 团体字符串
1. 导航到安装桌面组件的系统上的 OMNIHOME 目录。
2. 运行以下针对桌面的命令
a) 在运行 Windows 的系统上
%NCHOME%\platform\<specificplatform>\jre_1.6.7\jre\bin\java -
Ddell.config.path=desktop -classpath %NCHOME%\omnibus
\dell_OMNIbus_Connection_SNMP_Configurator_v_2_0.jar;%NCHOME%\omnibus
\snmp4j-2.1.0.jar com.dell.openmanage.connections.SnmpConfigurator
b) 在运行 Linux 的系统上
$NCHOME/platform/<specificplatform>/jre_1.6.7/jre/bin/java -
Ddell.config.path=desktop -classpath $NCHOME/omnibus/
dell_OMNIbus_Connection_SNMP_Configurator_v_2_0.jar:$NCHOME/omnibus/
snmp4j-2.1.0.jar com.dell.openmanage.connections.SnmpConfigurator
使用用于 Web GUI SNMP Configurator 公用程序
使用 SNMP Configurator 公用程序设置 SNMP 团体字符串
1. 导航到安装 Web GUI 组件的系统上的 Web GUI 安装目录。
2. 运行以下针对 Web GUI 的命令
a) 在运行 Windows 的系统上
<Tivoli Integrated Portal home directory>\java\jre\bin\java -
Ddell.config.path=webgui -classpath %NCHOME%\omnibus_webgui
\dell_OMNIbus_Connection_SNMP_Configurator_v_2_0.jar;%NCHOME%
\omnibus_webgui\snmp4j-2.1.0.jar
com.dell.openmanage.connections.SnmpConfigurator
b) 在运行 Linux 的系统上
<Tivoli Integrated Portal home directory>/java/jre/bin/java -
Ddell.config.path=webgui -classpath $NCHOME/omnibus_webgui/
dell_OMNIbus_Connection_SNMP_Configurator_v_2_0.jar:$NCHOME/
omnibus_webgui/snmp4j-2.1.0.jar
com.dell.openmanage.connections.SnmpConfigurator
17