Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_ASM_disk_groups Original Plugin “check_ASM_disk_groups” by Victor Ruiz with some improvements. New version v4. Added possibility to use Warning levels.
Current Version
2
Last Release Date
2013-07-28
Owner
eldespistado
Website
http://www.eldespistado.com
Download URL
http://eldespistado.com/check_asm_disk_groups_v2/
License
GPL
Compatible With
v2
v4
Original Plugin “check_ASM_disk_groups” by Victor Ruiz with some improvements. -Return perfomance data. -Possibility to connect as “normal” user, without sysdba privileges. -User, password and user connect mode as parameters.
Usage: check_ASM_disk_groups.pl --sid <SID> --ora_home <ORACLE_HOME for SID> -–user <USER> -–password <PASS> -–user_mode <normal|sysdba> -–threshold <GROUP_DISK=integer> [[--threshold <GROUP_DISK=integer>] … ]
Options: –-sid: SID name of ASM instance (in tnsnames.ora) –-ora_home: ORACLE_HOME for SID, to find tnsnames.ora in $ORACLE_HOMEnetworkadmin –-user: User for connect –-password: Password for user –-user_mode: normal: ‘normal user’, sysdba: ‘as sysdba’ (default mode = normal, you can use sysdba oracle user for test). For non sysdba Oracle user (recommended) you need privileges: GRANT CREATE SESSION to YourUser; GRANT SELECT ON v_$asm_diskgroup TO YourUser; --threshold: GROUP_DISK_NAME=warning,critical - percentages threshold for used space (ranges [0..100]). A single value is interpreted as critical. You can add several disks.
New version v4. Added possibility to use Warning levels.
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!