Currently blacklisting one or more DIMMs doesnt allow you to override the warning telling you to upgrade firmware. The status check in MemorySubsystem.pm doesnt check if a module is blacklisted when counting ok modules.
To ignore this warning you have to add --ignore-dimms but this requires you to either
- add it to all corresponding nagios checks,
- split the nagios checks to have one with this option and one without and assign this properly
- do other server specific things like adding an alias etc
Is this intended or a bug?
Currently blacklisting one or more DIMMs doesnt allow you to override the warning telling you to upgrade firmware. The status check in MemorySubsystem.pm doesnt check if a module is blacklisted when counting ok modules.
To ignore this warning you have to add --ignore-dimms but this requires you to either
Is this intended or a bug?