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

Added raid mode #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added raid mode #62

wants to merge 2 commits into from

Conversation

dropthemic
Copy link
Contributor

The current script will not show errors when raid status is in bad state, only when the drives are bad. This pull request will add raid checks. Here are a few examples of the script running:

# raid is re-syncing
python check_synology.py host pass pass2 raid
WARNING - raid status: [Storage Pool 3] status=7 | "Volume 3"=7

# raid is degraed
CRITICAL - raid status: [Storage Pool 3] 1 - raid status: [Storage Pool 1] 11 | "Storage Pool 3"=11 "Storage Pool 1"=1

Added check for raid status
Added raid mode
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

Successfully merging this pull request may close these issues.

1 participant