Reference Guide
• To export a remote diagnostics report to NFS share:
racadm diagnostics export -f diagnostics -l 192.168.0:/nfs -u
administrator -p xxx
eventfilters
Description Displays the list of event filter settings.
To use this subcommand with the set and test option, you must have the
Administrator privilege.
Synopsis
racadm eventfilters <eventfilters command type>
racadm eventfilters get -c <alert category>
racadm eventfilters set -c <alert category> -a <action> -n
<notifications>
racadm eventfilters set -c <alert category> -a <action> -r
<recurrence>
racadm eventfilters test -i <Message ID to test>
NOTE: The general format of an alert category:
idrac.alert.category.[subcategory].[severity]
where, category is mandatory, but subcategory and severity are optional. A severity
cannot precede a subcategory.
Valid Category values are:
• All
• System
• Storage
• Updates
• Audit
• Config
• Worknotes
Valid Severity values are:
• Critical
• Warning
• Info
Valid examples of alert queries are:
• idrac.alert.all
• idrac.alert.audit
• idrac.alert.audit.lic
• idrac.alert.audit.warning
• idrac.alert.audit.lic.critical
Input
• get — Displays the list of eventfilter settings.
• set — Configures the actions and notifications for a given eventfilter configuration.
29