sscargal / pmemchk

MIT License
0 stars 1 forks source link

[Rule] [Optane] [ipmctl_show_-a_-dimm] ConfigurationStatus != "Valid" #25

Closed sscargal closed 2 years ago

sscargal commented 2 years ago

Analyzer Module: Optane Input File: ipmctlshow-a_-dimm Parameter: ConfigurationStatus Description: This rule should check if the ConfigurationStatus != "Valid" and report an INFO message to the user

Rule Passes:

   ConfigurationStatus=Valid

Possible Values

ConfigurationStatus
           The status of the PMem module memory configuration. One of:

           •   Valid: The configuration is valid.

           •   Not Configured: The PMem module has not been configured.

           •   Failed - Bad configuration: The configuration is corrupt.

           •   Failed - Broken interleave: This PMem module is part of an interleave set that is not complete.

           •   Failed - Reverted: The configuration failed and was reverted to the last known good configuration.

           •   Failed - Unsupported: The configuration is not compatible with the installed BIOS.

           •   Unknown: The configuration cannot be determined.