smbios-validation-tool

command module
v0.0.0-...-dc35164 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

How to build

Access to the root directory of the tool and run the following command.

go build -o smbios_validator

How to run

./smbios_validator --table=path/dmidecode.dat --rule=./rules/textproto/less.textproto
  • --table: Specifies the path to a dmidecode dump file.
  • --rule: Specifies the path to the rule that applies. The rule file should be located in the rules/prototext folder.

Make sure to provide the correct paths for both --table and --rule options when running the tool.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package dmiparser parses Desktop Management Interface (DMI) SMBIOS records.
Package dmiparser parses Desktop Management Interface (DMI) SMBIOS records.
Package rules defines validation method for each rule set in rule.proto.
Package rules defines validation method for each rule set in rule.proto.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL