Chapter 4
Device Management
RUGGEDCOM ROX II
CLI User Guide
58 Viewing Flash Card Storage Utilization
Parameter Description
detected-module Synopsis: A string 1 to 60 characters long
The installed module's type specifier.
This parameter is mandatory.
boot-loader-version Synopsis: A string
The version of the ROX bootloader software on the installed module.
This parameter is mandatory.
fpga-version Synopsis: A string
The version of the ROX FPGA firmware (if any) running on the installed module.
Section4.2.3
Viewing Flash Card Storage Utilization
To view the Flash card storage utilization statistics for the Flash card installed in the device, type:
show chassis storage
A table or list similar to the following example appears:
ruggedcom# show chassis storage | tab
storage
flash
storage name "Compact Flash"
total capacity 994896
current partition "Partition #1"
current partition capacity 490496
secondary partition capacity 490496
current partition usage 67
This table or list provides the following information:
Parameter Description
storage-name Synopsis: A string 0 to 32 characters long
The type of storage.
total-capacity Synopsis: A 32-bit unsigned integer between 0 and 4294967295
The total capacity of the flash storage in KB.
This parameter is mandatory.
current-partition Synopsis: A string 0 to 32 characters long
The partition ROX is currently running on and booted from.
This parameter is mandatory.
current-partition-capacity Synopsis: A 32-bit unsigned integer between 0 and 4294967295
The capacity of the current partition in KB.
This parameter is mandatory.
secondary-partition-capacity Synopsis: A 32-bit unsigned integer between 0 and 4294967295
The capacity of the secondary partition in KB.
This parameter is mandatory.
current-partition-usage Synopsis: A 32-bit signed integer between 0 and 100
The %usage of the current partition.