hashicorp / hcdiag

hcdiag is a CLI utility that collects and bundles product and platform diagnostics. It supports Consul, Nomad, TFE, and Vault.
Mozilla Public License 2.0
56 stars 8 forks source link

Added the Dmesg runner #337

Closed Ayeyiiat closed 1 year ago

Ayeyiiat commented 1 year ago

Captures the output of the dmesg-T command on linux OS'es.

Ayeyiiat commented 1 year ago

I think I capture a better flow of the logic in the new commit.