Command Line Interface Guide

omconfig: Managing Components Using the Instrumentation Service 171
Index
Index refers to the number of an event for a particular component. Index is an
optional parameter. When you omit the index parameter, events are
configured for all components of the specified type, such as all fans. For
example, when a system contains more than one fan, you can enable or
disable event notification for a particular fan. An example command is as
follows:
omconfig system events type=fan index=0 severity=
critical
or
omconfig servermodule events type=fan index=0
severity=critical
As a result of the example command, Server Administrator sends an SNMP
trap only when the first fan in the system chassis (index 0) has reached critical
fan RPMs.
omconfig system webserver or omconfig servermodule webserver
Use the omconfig system webserver or omconfig servermodule webserver
command to start or stop the Web server. Table 4-29 lists the valid parameters
for the command.
omconfig system recovery or omconfig servermodule recovery
Use the omconfig system recovery or omconfig servermodule recovery
command to set the action when the operating system hangs or crashes. You
can also set the number of seconds that must pass before the system is
considered to have a hung operating system. Table 4-30 lists the valid
parameters for the command.
NOTE: The upper and lower limits for the timer are dependent on the system model
and configuration.
Table 4-29. Web Server Configuration Parameters
name=value pair Description
action=start Starts the Web server.
action=stop Stops the Web server.
action=restart Restarts the Web server.