Setup Guide
Utility Scripts
To manage the OMI operations, use the following wrapper scripts:
omi-server-config
To congure the OMI server, use the omi-server-config script.
script execute omi-server-config args “arguments”
The argument options are:
• start — start OMI server
• stop — stop the OMI server
• client-test — testing the OMI server using OMI client
• get-mof — copy DellNetworkingDSC.zip les to /flash directory
• install-cert — install the given SSL certicates to OMI server
• server-opt[options] — invoke omi-server with the given options directly
omi-server-show
To view the OMI server status, use the omi-server-show script.
script execute omi-server-show args “arguments”
The argument options are:
• server — show omi-server log
• provider — show dell-provider log
• agent — show omi-agent log
• client — show omi-client log
• dsc — show dsc log
• logger — show dell-logger log
• httpsend — show HTTP send trace log
• httprecv — show HTTP recv trace log
The additional (optional) arguments are:
• top — show the status from top
• bottom — show the status from bottom
• number of lines — specify the number of lines
NOTE
: The script path is/usr/pkg/omi108/bin.
Example:
DellEMC# script execute omi-server-show args “server”
DellEMC# script execute omi-server-show args “server top 10”
DellEMC# script execute omi-server-show args "provider bottom 10"
60
Open Management Infrastructure