Previous Topic: ism-setMaintenanceModeForService Command--Set the Maintenance Mode in a Service (Funclet)

Next Topic: ism-setSysEdgeLogLevelForService Command--Set the SystemEDGE Log Level in a Service (Funclet)


ism-setSysEdgeLogLevel Command--Set the SystemEDGE Log Level (Funclet)

The ism-setSysEdgeLogLevel command sets the SystemEDGE log level for a host.

This command has the following format:

ism-setSysEdgeLogLevel -hostname host_name -level level
-hostName host_name

Specifies the name of the host computer.

-level level

Indicates the agent to log messages up to a given level. The levels are: fatal, critical, warning, info, debug, debug1, debug2, and debug3. The higher the value, the more information is logged. Fatal is the lowest level, and debug3 is the highest level.

Example: Set the SystemEDGE Log Level

This example sets the System Edge Log level to fatal.

ism-setSysEdgeLogLevel -hostname hvserver -level fatal