Reference Guide

Example
Export the log to a remote CIFS share.
racadm inlettemphistory export -f Mylog.xml -u admin -p xxx -l //1.2.3.4/
share -t xml
Export the log to a remote HTTP share.
racadm inlettemphistory export -f Mylog.xml -u httpuser -p httppwd\n -l
http://test.com -t xml
Export the log to a remote HTTPS share.
racadm inlettemphistory export -f Mylog.xml -u httpsuser -p httpspwd\n -l
https://test.com -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 xxx 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, 21 May 2017 11:00:57]
Last Day = 25C ( 77.0F ) [At Tue, 21 May 2017 15:37:23]
Last Week = 27C ( 80.6F ) [At Fri, 20 May 2017 10:38:20]
Last Month = 29C ( 84.2F ) [At Wed, 16 May 2017 15:34:13]
Last Year = 29C ( 84.2F ) [At Wed, 16 May 2017 15:34:13]
Configure the proxy parameter.
racadm set lifecyclecontroller.lcattributes.UserProxyUsername admin1
Remove the the proxy parameter.
racadm set lifecyclecontroller.lcattributes.UserProxyUsername
View the list of proxy attributes.
racadm get lifecycleController.lcAttributes
84
RACADM Subcommand Details