https://github.com/parthkolekar/check-raid-smartctl
check-raid-smartctl is a wrapper about smartctl to check RAID status of servers
https://github.com/parthkolekar/check-raid-smartctl
nagios nagios-plugin smartctl
Last synced: 14 days ago
JSON representation
check-raid-smartctl is a wrapper about smartctl to check RAID status of servers
- Host: GitHub
- URL: https://github.com/parthkolekar/check-raid-smartctl
- Owner: ParthKolekar
- Created: 2017-03-06T14:43:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T21:56:26.000Z (over 9 years ago)
- Last Synced: 2025-02-23T16:48:38.629Z (over 1 year ago)
- Topics: nagios, nagios-plugin, smartctl
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
check_raid
==========
Checks RAID array via `smartctl` from package `smartmontools` to give a nagios format output.
Usage
-----
- Edit the DEVICES inside the script to match your smartctl parameters, and make a nagios command
for it. Recommended name: `check_raid_smartctl`.
- Allow NOPASSWD sudo for the nagios / nrpe user for the command smartctl. (Being specific about
the commands is nice and recommended. Quick and easy hack for smartctl * is minimally required).
- Party Hard! (Is a Must!)