Reference Guide
• pwrcycle — Power cycle
• Graceful — Graceful reboot without forced shutdown
• Forced — Graceful reboot with forced shutdown
• -s <start time> — Species the start time for the scheduled job in yyyymmddhhmmss format. The
default value TIME_NOW starts the job immediately.
• -e <expiration time> — Species the expiry time for the scheduled job in yyyymmddhhmmss format.
The default value TIME_NA does not apply the waiting time.
NOTE: For the diagnostic report run operation, the time dierence between the -s and -e options
must be more than ve minutes.
Output Provides the Job ID for the diagnostic operation.
Examples
• To initiate a remote diagnostic operation:
racadm diagnostics run -m 1 -r forced -s 20121215101010 -e TIME_NA
• To export a remote diagnostics report to CIFS share:
racadm diagnostics export -f diagnostics -l //192.168.0/cifs -u
administrator -p xxx
• To export a remote diagnostics report to NFS share:
racadm diagnostics export -f diagnostics -l 192.168.0:/nfs -u administrator -
p xxx
eventlters
Description
Displays the list of event lter 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
28
RACADM Subcommand Details