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

Spare disks cause critical warning #30

Open
thanos-k opened this issue Feb 22, 2024 · 0 comments
Open

Spare disks cause critical warning #30

thanos-k opened this issue Feb 22, 2024 · 0 comments

Comments

@thanos-k
Copy link

Disks that are marked as spare in an array cause a critical return code.

This is caused because their cpqDaPhyDrvStatus (oid : 1.3.6.1.4.1.232.3.2.5.1.1.6) return vaule is 1 (other) .

Since the check is ne 'ok' thatr causes a critical warning which is a false positive.

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