Home > Nagios-Plugin-Solaris-CheckRAIDctl

Nagios-Plugin-Solaris-CheckRAIDctl

Nagios-Plugin-Solaris-CheckRAIDctl is a project mainly written in PERL and SHELL, it's free.

Nagios plugin for checking raild status using raidctl

INSTALLATION

To install this module type the following:

perl Makefile.PL make make test make install

by default, script is installed in /usr/local/nagios/libexec

If you want to install script to other directory, configure INSTALLSITESCRIPT like following,

perl Makefile.PL INSTALLSITESCRIPT=/usr/local/nagios3.0/plugins

script is installed in INSTALLSITESCRIPT directory that you specified.