IBM San Volume Controller

check_svc_mdiskgrp

Description:

Check the SVC’s MDiskGroups

Current Version

1.1

Last Release Date

2011-08-19

Compatible With

  • Nagios 3.x

License

GPL


Project Files
Project Notes
Usage: check_svc_mdiskgrp -cluster -mdiskgrp -w XX -c XX Thresholds only for the Percent Usage (real Cap. / Cap *100) Requires IBM's SVC.pm (http://www.alphaworks.ibm.com/tech/svctools) Requires you configure an ssh key for logins to your SVC.
Reviews (1) Add a Review
more info
by mtrento, September 30, 2011

here are recomandations for beginners : - the ssh passwordless login must be done with user admin : eg ssh admin@cluster-ip then the security check will be done with user provided in private key - list your disk groups with command : svcinfo lsmdiskgrp - the script require to have all parameters set to function. for example : ./check_svc_mdiskgrp.pl -cluster 192.168.1.1 -mdiskgrp B44-SAS -w 90 -c 99 sample output : OK - B44-SAS 'Usage %' = 95.65; OK - B44-SAS 'Capacity' = 1672.75; OK - B44-SAS 'free Capacity' 72.75; OK - B44-SAS 'used Capacity' 1600.00; OK - B44-SAS 'real Capacity' 1600.00; OK - B44-SAS 'virtual Capacity' 1600.00|'Usage_%'=95.65;98;99;;'Capacity'=1672.75;'free_Capacity'=72.75;'used_Capacity'=1600.00;'real_Capacity=1600.00;'virtual_Capacity'=1600.00



Project Stats
Rating
4 (1)
Favorites
0
Views
90,387