An open API service indexing awesome lists of open source software.

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

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!)