6.0 HP StorageWorks X9000 File Serving Software CLI Reference (TA768-96040, October 2011)

Before sending a test message to the email address, notifications must be turned on. If the address
is valid, the command signals success and sends an email containing the settings to the recipient.
If the address is not valid, the command returns an address failed exception.
Remove events from the events table:
ibrix_event -p [-o DAYS_COUNT]
Events are removed starting with the oldest events. The default is to remove the oldest seven days
of messages. To change the number of days, include the -o DAYS_COUNT option.
List all events, or only events of the specified type:
ibrix_event -q [-e ALERT|WARN|INFO]
Lists email settings and all configured notifications:
ibrix_event -L [-y EMAIL|SNMP]
Include -y with either EMAIL or SNMP to list settings for only those types of events.
Lists posted events in reverse chronological order:
ibrix_event -l [-f FILESYSTEM] [-h SERVER] [-v {ALERT|WARN|INFO}] [-s
STARTTIME] [-e ENDTIME] [-n EVENTS_COUNT] [-a]
To list events in ascending order, include the -a option. The command displays the most recent
100 messages by default. This can be increased or decreased with the -n COUNT option. The
other options act as filters to return records associated with the specified file system, server, alert
level, and start or end time.
Options
DescriptionOption
Lists event notifications and settings.-L
Sorts in ascending order.-a
Creates email notifications.-c
Deletes email notifications.-d
The ALERT, WARN or INFO cluster event notifications or a list of specific
notification types. ALERT, WARN and INFO are keywords.
-e ALERT | WARN | INFO |
EVENTLIST
An email “From” address or, if used with -v, the name of the file where a
real-time event stream is saved in CSV format.
-f FROM or FILENAME
A file serving node.-h SERVER
Lists event notifications and settings.-l
Turns event notification on or off, or if used with -c or -d, specifies a list of
one or more emails or trapsinks to be created or deleted.
-m on|off or EMAILLIST |
TRAPSINKLIST
When used with -u, specifies a destination address for a test email message.-n EMAILADDRESS or
EVENTS_COUNT
When used with -l, specifies the number of event messages to include, in
reverse order, in the output.
When removing messages from the events table with -p, sets the number of
days worth of messages to remove.
-o DAYS_COUNT
Removes events from the events table, starting with the oldest message. The
default is to remove seven days of messages.
-p
Lists all configurable events.-q
Sets the email Reply-to address.-r REPLY-TO
Sets the IP address of the SMTP server.-s SMTPADDR
ibrix_event 37