Reference Guide
ifcong
Description Displays the contents of the network interface table.
To use this subcommand, you must have the Execute Diagnostic Commands permission.
Synopsis
racadm ifconfig
Input N/A
Example
$ racadm ifconfig
eth0 Link encap:Ethernet HWaddr 00:1D:09:FF:DA:23
inet addr:192.168.0.0 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2550665 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:272532097 (259.9 MiB) TX bytes:0 (0.0 B)
inlettemphistory
Description
Displays the average and the peak temperatures during the last hour, day, week, month, or year. Also Exports the
inlet temperature history data le. The le can be exported to a remote le share, local le system, or the
management station.
NOTE: For FM120x4 systems, this subcommand provides the historical data for system board
temperature.
Synopsis
• racadm inlettemphistory export –f <filename> –t <type> [–u <username of the
network share>] [–p <password for the remote share>] [-i <network share
location>]
• racadm inlettemphistory get
Input
• -f — Exports inlet temperature history lename. The maximum length of this parameter is 64 characters.
NOTE: If a le with the specied lename exists, then the older le is replaced with the new
history le.
• -u — User name of the remote share to export the le. Specify user name in a domain as domain or username.
•
-p — Password for the remote share to where the le 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 — 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
52 RACADM Subcommand Details