
SAN and NAS
check_msa
Description:
Check MSA2000 and P2000 Storage array (health of Array, Redundancy, Environment).
Current Version
0.2
Last Release Date
August 4, 2011
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
Owner
Website
License
GPL
Project Files
File | Description |
---|---|
check_msa |
Project Notes
Reviews
(2)
Add a Review
Very useful for my needs a real lifesaver! Thank you!
I use it as is on an MSA2212fc. All work as they should, the only thing I have a problem with is the enclosure check which reports 2 normally absent slots as a critical error. Is there a workaroud (even hardcoded I don't mind) to exclude some slots of the enclosure for this check to be useful?
Thank you and keep it up!
Grigoris
I use it as is on an MSA2212fc. All work as they should, the only thing I have a problem with is the enclosure check which reports 2 normally absent slots as a critical error. Is there a workaroud (even hardcoded I don't mind) to exclude some slots of the enclosure for this check to be useful?
Thank you and keep it up!
Grigoris
This plugin is working well on my HP SAN MSA 2040 Storage.
The CLI Output is:
./check_msa -u nagios -p N@gios123 -h 172.16.1.124
OK: [Vdisk1 (6594.6GB,RAID5,12/) FTOL] [Vdisk2 (9592.2GB,RAID5,5/) FTOL] [CTRLs OK]
##################################
It gives perfect information of,
Total Disk Space
RAID Configured
No of. Disks allotted.
##################################
Here is the commands.cfg file:
define command{
command_name check_msa_2040
command_line $USER1$/check_msa -u nagios -p N@gios123 -h 172.16.1.124
}
#################################
Here is the san.cfg file:
define service{
use generic-service
host_name HP-MSA2040_SP1
service_description Vdisks_RAID_Space_Info
check_command check_msa_2040
check_interval 30
retry_interval 1
}
#################################
But, Nagios Frontend is still giving Net/Telnet.pm & Net/XML.pm error.
Strange thing is, I've already installed both missing plugins thru. CPAN...!!!
Can anyone help?
The CLI Output is:
./check_msa -u nagios -p N@gios123 -h 172.16.1.124
OK: [Vdisk1 (6594.6GB,RAID5,12/) FTOL] [Vdisk2 (9592.2GB,RAID5,5/) FTOL] [CTRLs OK]
##################################
It gives perfect information of,
Total Disk Space
RAID Configured
No of. Disks allotted.
##################################
Here is the commands.cfg file:
define command{
command_name check_msa_2040
command_line $USER1$/check_msa -u nagios -p N@gios123 -h 172.16.1.124
}
#################################
Here is the san.cfg file:
define service{
use generic-service
host_name HP-MSA2040_SP1
service_description Vdisks_RAID_Space_Info
check_command check_msa_2040
check_interval 30
retry_interval 1
}
#################################
But, Nagios Frontend is still giving Net/Telnet.pm & Net/XML.pm error.
Strange thing is, I've already installed both missing plugins thru. CPAN...!!!
Can anyone help?
Add a Review
You must be logged in to submit a review.
Thank you for your review!
Your review has been submitted and is pending approval.
Recommend
To:
From:
Thank you for your recommendation!
Your recommendation has been sent.
Page Sections
Project Stats
Rating
4.5 (2)
Favorites
2
Views
97,324