3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 82
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
By default, Matrix Server configures the notification services with certain
event IDs. You can then use addevents or removeevents to customize the
notification services with the events that you want to track. The restoreevents
option removes your customizations and returns the event ID configuration
to the original Matrix Server settings.
The options are:
[--snmp]
Restore the SNMP notification service configuration to the Matrix Server
default settings.
[--email]
Restore the email notification service configuration to the Matrix Server
default settings.
[--script]
Restore the script notification service configuration to the Matrix Server
default settings.
If none of the options are specified, the restore operation will apply to all of
the notification services.
testTest an event notifier service
mx eventnotifier test [--snmp] [--email] [--script]
This command verifies that events can be sent to the specified notification
service. An error will be reported if the service is disabled or is not
configured.
The options are:
[--snmp]
Test the SNMP notification service.
[--email]
Test the email notification service.
[--script]
Test the script notification service.
If none of the options are specified, all notification services will be tested.
viewconfig—View the configuration of the event notification services
mx eventnotifier viewconfig [--snmp] [--email] [--script]