Reference Guide

NOTE: Export to an IPv6 NFS share is not supported.
-t - Specifies the file type to be exported. Valid values are xml and csv. These are
case-insensitive.
NOTE: From firmware racadm, only export to a remote share is supported. The
behavior of remote share is not defined when the path specified (-l) contains special
characters.
Example
Export the log to a remote CIFS share:
racadm inlettemphistory export -f Mylog.xml -u admin -
p mypass -l //1.2.3.4/share -t xml
Export the log to local file system using Local RACADM:
racadm inlettemphistory export -f Mylog.xml -t xml
Export the log to management station using Remote RACADM:
racadm -r 1.2.3.4 -u user -p pass inlettemphistory
export -f Mylog.csv -t csv
View the inlet temperature history:
racadm inlettemphistory get
Duration Above Warning Threshold as Percentage = 0.0%
Duration Above Critical Threshold as Percentage = 0.0%
Average Temperatures
Last Hour = 23C ( 73.4F )
Last Day = 24C ( 75.2F )
Last Week = 24C ( 77.0F )
Last Month = 25C ( 77.0F )
Last Year = 23C ( 73.4F )
Peak Temperatures
Last Hour = 23C ( 73.4F ) [At Wed, 30 May 2012
11:00:57]
Last Day = 25C ( 77.0F ) [At Tue, 29 May 2012
15:37:23]
Last Week = 27C ( 80.6F ) [At Fri, 25 May 2012
10:38:20]
Last Month = 29C ( 84.2F ) [At Wed, 16 May 2012
15:34:13]
Last Year = 29C ( 84.2F ) [At Wed, 16 May 2012
15:34:13]
jobqueue
Description Enables you to view and delete job(s) in the current JobQueue.
This subcommand is applicable for iDRAC only.
NOTE: To use this subcommand you require the Server Profile Export and Import
license.
Synopsis
racadm jobqueue view -i<jobid>
where valid option is -i. This specifies the jobid that is displayed.
racadm jobqueue delete [-i<jobid>][--all]
98