Quick Reference Guide

Displays the average and the peak temperatures during the last hour, day, week, month,
or year.
This subcommand is applicable only for iDRAC.
Synopsis
racadm inlettemphistory export –f <filename>–t
<type>–u <username of the network share >–p
<
password for the remote share >
racadm inlettemphistory get
Input Options for
racadm inlettemphistory export
subcommand:
-f - Exports inlet temperature history filename. The maximum length of this
parameter is 64 characters.
NOTE:
If a file with the specified filename already exists, the older file is
replaced with the new history file.
-u - Username of the remote share to where the file must be exported. Specify
username in a domain as domain or username.
-p - Password for the remote share to where the file must be exported.
-l - Network share location to where the inlet temperature history must be
exported. The maximum length of this parameter is 256 characters.
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
84