Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_dell_aacraid

Rating
0 votes
Favoured:
0
Owner
Hits
95974
Files:
FileDescription
check_dell_aacraid.plcheck_dell_aacraid.pl
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Nagios plugin for checking the status of a Dell RAID array using 'afacli'
Nagios plugin for checking the status of a Dell RAID array using 'afacli'
Requires Dell Open Manage (Array Manager) to be installed.
The afacli command must be run as the 'root' user, so this script
must also be run as the 'root' user


Usage:

check_dell_aacraid.pl [-V]

-V ... print version information



NRPE usage:

command[check_dell_aacraid]=/usr/bin/sudo /usr/lib/nagios/plugins/check_dell_aacraid.pl



NRPE usage requires /etc/sudoers to contain:

nagios ALL=NOPASSWD: /usr/lib/nagios/plugins/check_dell_aacraid.pl