CLI Guide

notication 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 73. System Event Severity Parameters
Command Result Description
omcong system events type=<component
name> severity=info or omcong
servermodule events type=<component
name> severity=info
Enables notication for informational,
warning, and critical events.
Least restrictive form of event notication.
omcong system events type=<component
name> severity=warning or omcong
servermodule events type=<component
name> severity=warning
Enables notication for warning and critical
events.
Omits informational event notication, for
example, when a component returns to
normal status.
omcong system events type=<component
name> severity=critical or omcong
servermodule events type=<component
name> severity=critical
Enables notication for critical events only. Restrictive form of event notication.
omcong system events type=<component
name> severity=none or omcong
servermodule events type=<component
name> severity=none
Disables event notication. No event notication.
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 congured for all components of the specied type, such as all fans. For example, when a system contains more than one fan,
you can enable or disable event notication 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.
Omcong System Webserver Or Omcong Servermodule
Webserver
Use the omcong system webserver or omcong servermodule webserver command to start or stop the Web server. The following table
displays the valid parameters for the command.
Table 74. Valid Parameters Of Web Server
Conguration
name=value pair Description
action=start Starts the Web server.
action=stop Stops the Web server.
action=restart Restarts the Web server.
Omcong Managing Components Using The Instrumentation Service 115