Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ASM_disk_groups
Current Version
2
Last Release Date
2013-07-28
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
Owner
Website
Download URL
License
GPL
Hits
36665
Files:
| File | Description |
|---|---|
| check_ASM_disk_groups_v2.pl | v2 |
| check_ASM_disk_groups_v4.pl | v4 |
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!
Original Plugin “check_ASM_disk_groups” by Victor Ruiz with some improvements.
New version v4. Added possibility to use Warning levels.
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 --ora_home -–user -–password -–user_mode -–threshold [[--threshold ] … ]
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.
-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
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.
Reviews (0)
Be the first to review this listing!

New Listings