logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme-solidigm-vs-smart-add-log - Get SMART / health extended log

Description

       This command retrieves the SMART / health extended log for Solidigm NVMe devices. It redirects to the OCP
       plug-in for compatibility.

Examples

       •   Print the SMART / health extended log in normal format:

               # nvme solidigm vs-smart-add-log /dev/nvme0

       •   Print the SMART / health extended log in JSON format:

               # nvme solidigm vs-smart-add-log /dev/nvme0 -o json

Name

       nvme-solidigm-vs-smart-add-log - Get SMART / health extended log

Nvme

       Part of the nvme-cli suite

NVMe                                               02/16/2025                               NVME-SOLIDIGM-VS-(1)

Options

       -o <fmt>, --output-format=<fmt>
           Set the reporting format to normal or json. Only one output format can be used at a time. Default is
           normal.

Synopsis

nvmesolidigmvs-smart-add-log <device> [OPTIONS]

See Also