viewDrivePod CLI command
The viewDrivePod command provides basic monitoring capability to display system health and drives in use. The output is in JSON format for use with the IBM Storage Mobile Dashboard. This command provides the same information as the middle pod (drive utilization) on the System GUI page.
Syntax
viewDrivePod
Parameters
- -ssl
- Required if SSL (HTTPS) is enabled.
Example command
viewDrivePod
Example output (in JSON format)
[{"clazz":"com.ibm.storage.anaconda.events.DriveStationEvent",
"drivesInUse":0,"libraryIdx":-1,"libraryName":"","podStatus":"HEALTHY",
"totalDrives":1,"topic":"DRIVE_STATION","id":4996,"arguments":null,
"timestamp":1539385899616,"topic":"DRIVE_STATION"}]