CLI Guide
whether you want notication for event severity according to the number of the component by using the index=<n> parameter. The
following table displays the valid severity parameters.
Table 72. System Event Severity Parameters
Command Result Description
omcong system events
type=<component name> severity=info
or omcong servermodule events
type=<component name> severity=info
Enables notication for informational,
warning, and critical events.
Least restrictive form of event
notication.
omcong system events
type=<component name>
severity=warning or omcong
servermodule events type=<component
name> severity=warning
Enables notication for warning and
critical events.
Omits informational event notication, for
example, when a component returns to
normal status.
omcong system events
type=<component name>
severity=critical or omcong
servermodule events type=<component
name> severity=critical
Enables notication for critical events
only.
Restrictive form of event notication.
omcong system events
type=<component name> severity=none
or omcong servermodule events
type=<component name> severity=none
Disables event notication. No event notication.
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 congured for all components of the specied type, such as all fans. For example, when a system contains
more than one fan, you can enable or disable event notication 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 rst fan in the system chassis (index
0) has reached critical fan RPMs.
Omcong System Webserver Or Omcong Servermodule Webserver
Use the omcong system webserver or omcong servermodule webserver command to start or stop the Web server. The following
table displays the valid parameters for the command.
Table 73. Valid Parameters Of Web Server Conguration
name=value pair Description
action=start Starts the Web server.
action=stop Stops the Web server.
action=restart Restarts the Web server.
Omcong System Recovery Or Omcong Servermodule Recovery
Use the omcong system recovery or omcong 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. The following table lists the valid parameters for the command
104