4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)

Disable the script notification service.
If none of the options are specified, all notification services will be disabled.
enableEnable an event notifier service
mx eventnotifier enable [--snmp] [--email] [--script]
The options are:
[--snmp]
Enable the SNMP notification service.
[--email]
Enable the email notification service.
[--script]
Enable the script notification service.
If none of the options are specified, all notification services will be enabled.
exportExport the event notification settings to a local file
mx eventnotifier export <file.xml>
The exported settings include all of the event notifiers and their event definition
assignments. The file is written in XML format.
importImport the event notification settings from a local file
mx eventnotifier import <file.xml>
The entries in the file must be in the format used by mx eventnotifier export.
The imported entries will replace the current event notification settings.
listshow the event definitions in the event catalog
mx eventnotifier list [--noHeaders] [--csv] [--showBorder]
The options are:
[--noHeaders]
Do not display column headers in the output.
[--csv]
Display the output in comma-separated value format.
[--showBorder]
Add borders to the output.
mx commands90