[BACK]Return to check_bioctl.html CVS log [TXT][DIR] Up to [local] / nagios / check_bioctl

Annotation of nagios/check_bioctl/check_bioctl.html, Revision 1.1

1.1     ! andrew      1: <html>
        !             2:        <head>
        !             3:                <title>Nagio Check - check_bioctl</title>
        !             4:        </head>
        !             5:        <body>
        !             6:                <h1>Nagios Check - check_bioctl</h1>
        !             7:                <p>check_bioctl plugin for <a href="http://www.nagios.org">Nagios</a> monitors RAID arrays on <a href="http://www.openbsd.org">OpenBSD</a> using <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl">bioctl</a>.</p>
        !             8:                <p>The new raid framework in OpenBSD is really kewl. The fact the commands are the same, no matter which RAID card you use is just amazingly handy.  </p>
        !             9:                <p>TODO:
        !            10:                <ul>
        !            11:                        <li>need real documentation.</li>
        !            12:                </ul>
        !            13:                </p>
        !            14:                <p><center><b><a href='check_bioctl-1.3.tar.gz'>Download the current version here</a></b></center></p>
        !            15:                <h4>
        !            16:                        Please be sure to support the <a href="http://www.openbsd.org">OpenBSD</a>
        !            17:                        project by purchasing
        !            18:                        <a href="http://www.openbsd.org/items.html">CDs</a>,
        !            19:                        <a href="http://www.openbsd.org/tshirts.html">T-shirts</a>, or making a
        !            20:                        <a href="http://www.openbsd.org/donations.html">donation</a>.
        !            21:                        <br />
        !            22:                        These finances ensure that OpenBSD will continue to exist, and
        !            23:                        will remain <a href="http://www.openbsd.org/policy.html">free</a>
        !            24:                        for everyone to use and reuse as they see fit.
        !            25:                </h4>
        !            26:        <pre>
        !            27: check_bioctl plugin for Nagios monitors bioctl on OpenBSD
        !            28:        check_bioctl -d &lt;device&gt; [ -d &lt;device2&gt; [ -d ... ] ]
        !            29:
        !            30: Usage:
        !            31:        -d, --device=DEVICE
        !            32:                DEVICE to check.  Can be any device that bioctl(8) accepts
        !            33:        -h, --help       usage help
        !            34:        -V, --version    version information
        !            35:
        !            36: check_bioctl (nagios-plugins 1.4.2) 1.3
        !            37: The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
        !            38: copies of the plugins under the terms of the GNU General Public License.
        !            39: For more information about these matters, see the file named COPYING.
        !            40:        </pre>
        !            41:                </p>
        !            42:                 <p>Andrew Fresh &lt;<a href='mailto:andrew@mad-techies.org'>andrew@mad-techies.org</a>&gt;</p>
        !            43:         <p><small>$RedRiver$</small></p>
        !            44:        </body>
        !            45: </head>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>