Categorygithub.com/cloudradar-monitoring/dmidecode
repositorypackage
0.0.0-20190211163023-395107264116
Repository: https://github.com/cloudradar-monitoring/dmidecode.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

dmidecode

Decode DMI output into Golang structs and/or json This library requires dmidecode executable

Install dependencies

MacOS

brew install cavaliercoder/dmidecode/dmidecode

Debian based distributives

sudo apt-get install dmidecode

Examples

Some minimal is here

Note

This library is for *nix hosts only

License

Distributed under the MIT License