Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blacklisting DIMMs doesn't override warning "status of all x dimms is n/a (please upgrade firmware)" #27

Open
fredricj opened this issue Jul 7, 2021 · 0 comments

Comments

@fredricj
Copy link
Contributor

fredricj commented Jul 7, 2021

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

  1. add it to all corresponding nagios checks,
  2. split the nagios checks to have one with this option and one without and assign this properly
  3. do other server specific things like adding an alias etc

Is this intended or a bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant