CLI Guide
NOTE: Export to an IPv6 NFS share is not supported.
• -t — Species the exported le type. Valid values are xml and csv. These values are case-insensitive.
NOTE: From rmware RACADM, only export to a remote share is supported. The behavior of remote
share is not dened when the path specied (-l) contains special characters.
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 local le 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, 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
Table 61. Details of jobqueue
Description Enables you to view and delete a job or jobs in the current Job Queue.
NOTE:
• To run this subcommand, you must have the Server control privilege.
• If an unexpected error message is displayed for any operation, ensure you delete some jobs
in the jobqueue and retry the operation.
• Use jobqueue create command after applying a pending device conguration. Else, you
may see a job creation and deletion in the lclog.
• Multi-object Set commands using INI, XML, JSON les do NOT require a jobqueue create
command; jobs will be automatically created by the Set command.
Synopsis
racadm jobqueue view -i<jobid>
racadm jobqueue delete [-i<jobid>][--all]
valid options are -i and --all.
racadm jobqueue create <fqdd> [-r <reboot type> ] [-s <start time> ]
[-e <expiry time>]
racadm jobqueue create <fqdd> [-r <reboot type>] [-s <start time>] [-
e <expiration time>] [--realtime]
80 RACADM Subcommand Details