check_bioctl (Visit this link)
from 0 votes
The only real caveat with it is that bioctl needs rw permission to
/dev/bio. One way to allow for that is by adding an entry to
/etc/sudoers and then making the check run sudo check_bioctl.
This is an example of a setup for NRPE. For checks on the machine running
Nagios, use the _nagios user in /etc/sudoers instead of _nrpe, and of course,
no /etc/nrpe.cfg.
/etc/sudoers:
_nrpe ALL = NOPASSWD:${PREFIX}/nagios/check_bioctl -d ami0
/etc/nrpe.cfg:
command[check_bioctl]=/usr/bin/sudo ${PREFIX}/nagios/check_bioctl -d ami0
For more information on bioctl(8) see the OpenBSD man page.
http://www.openbsd.org
v1.16 now obeys the check timeout value from utils.pm
Submitted by: afresh1
Hits: 468
Overall downloads: 129
Added: 2009-11-09 19:40:01
Last Modified: 2009-12-16 06:42:06
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_bioctl-1.9.tar.gz | 3 kb | check_bioctl v1.9 | 158 | |
| check_bioctl-1.16.tar.gz | 3 kb | check_bioctl v1.16 | 13 |
Comments
Be the first to comment this project.
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
check_raid
5 from 1 votesCheck all RAID volumes (hardware and software) that can be identified. -
check_megaraid_sas
3.5 from 5 votesA plugin to check the health and status of disk and logical drives attached to LSI megaraid SAS controllers. -
LSI Mega RAID plugin for 32-bit and 64-bit systems
5 from 3 votesPlugin to test LSI MegaRaid or Dell Perc arrays on 32-bit and 64-bit systems -
Linux Software Raid Plugin for 32-bit and 64-bit systems
5 from 1 votesChecks Linux Software Raid (also known as MD Raid). Works on both 32-bit and 64-bit systems -
3Ware Raid Plugin for 32-bit and 64-bit systems
from 0 votesThis is a plugin to test the state of 3ware Raid arrays on servers. Works on 32-bit and 64-bit linux servers. Also tells you if your individual disks are not ok. Switches to customize behaviour.
-
check_promise_vtrak_chassis
from 0 votesA Nagios plugin to monitor the state of a Promise VTrak disk shelf. This is specifically designed for a single M200i but should be easily customisable for other models. -
check_mptsas
from 0 votes -
SmartArray 5300 Check Status
from 0 votesThis plugin check the status of logical array status and return status code -
check_serveraid
from 0 votesChecks remote host for status on IBM ServeRAID-cards -
check_3ware with bash
from 0 votesChecks a 3ware raid controller with the tw_cli tool, uses bash.



