Chapter 4 Function/System Settings and Display
4.3 Network Management > set event-notification
ETERNUS CLI User’s Guide
Copyright 2015 FUJITSU LIMITED P2X0-1030-09ENZ0
521
The following example sets up the parameters for an event notification. The notification method is E-mail.
All events with Warning level are notified.
CLI> set event-notification -severity warning -method email -suppression disable
The following example sets up the parameters used for event notification. The notification methods are
Email and SNMP trap. All events with Warning level or Error level are notified.
CLI> set event-notification -severity error,warning -method email,snmp -suppression disable