Skip to content

Please add "--json" option to output as json for ease of parsing output #26

Description

@jordanmcleod

Please describe the feature/improvement you would like to see added.

If this is already a feature, please let me know what the linux CLI argument is when executing

sudo ./SeaChest_SMART_x86_64-redhat-linux -d /dev/sg0 --smartAttributes analyzed

I have been using SeaChest_SMART_x86_64-redhat-linux v2.0.1 on Ubuntu 20.04 to obtain the converted SMART values for drives in the "Seagate Exos 7E8" model family. While the tool works well for this, my issue is with capturing and parsing the output for the desired values.

Please explain why you think adding this feature/improvement is important.

Presently, "smartctl" has a "--json" argument that allows for referencing desired values through the json structure.

smartctl -a /dev/sg0 --json=cu

Since I am not able to use that for accurate determinations of Seagate Exos drives, I would like similar functionality in the only tool that correctly reports these values.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions