6.1 HP IBRIX X9000 Network Storage System CLI Reference (TA768-96057, June 2012)

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 short format:
ibrix_event -l [-f FILESYSTEM] [-h SERVER] [-v {ALERT|WARN|INFO}] [-s
STARTTIME] [-e ENDTIME] [-n EVENTS_COUNT] [-a]
In the output, the event descriptions are truncated to fit on one line and the most recent event is
listed first. To reverse the order, include the -a option. By default, the command displays the most
recent 100 messages. Use the -n COUNT option to change the number of events displayed. The
other options act as filters to return records associated with the specified file system, server, alert
level, and start or end time.
The following example shows the format of the output:
$ ibrix_event -l -n 3
EVENT ID TIMESTAMP LEVEL TEXT
-------- --------------- ----- ----
1983 Feb 14 15:08:15 INFO File system ifs1 created
1982 Feb 14 15:08:15 INFO Nic eth0[99.224.24.03] on host ix2403.ad.hp.com up
1981 Feb 14 15:08:15 INFO Ibrix kernel file system is up on ix24-03.ad.hp.com
Lists posted events in long format:
ibrix_event -i [-f FILESYSTEM] [-h SERVER] [-v {ALERT|WARN|INFO}] [-s
STARTTIME] [-e ENDTIME] [-n EVENTS_COUNT] [-a]
The output includes complete event descriptions and the most recent event is listed first. To reverse
the order, use the -a option. By default, the command displays the most recent 100 messages.
Use the -n COUNT option to change the number of events displayed. The other options act as
filters to return records associated with the specified file system, server, alert level, and start or end
time.
The following example shows the format of the output:
$ ibrix_event -l -n 2
Event:
=======
EVENT ID : 1981
TIMESTAMP : Feb 14 15:08:15
LEVEL : INFO
TEXT : Ibrix kernel file system is up on ix2403.ad.hp.com
FILESYSTEM :
HOST : ix2403.ad.hp.com
USER NAME :
OPERATION :
SEGMENT NUMBER :
PV NUMBER :
NIC :
HBA :
RELATED EVENT : 0
Event:
=======
EVENT ID : 1980
44 X9000 File Serving Software commands