Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This check is for OpenBSD machines with bioctl(8) supported RAID cards.
Current Version
Last Release Date
February 4, 2010
Owner
Nagios Exchange
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
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!