Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check DBF autoextended Oracle
158742
File | Description |
---|---|
check_autoextend.htm | check_autoextend.htm |
check_autoextend.sql | check_autoextend.sql |
check_autoextend_multi.sql | check_autoextend_multi.sql |
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!
check for dbf autoextended files or for dbf size in tablespace.
This check compares two values :
1) The occupancy rate of every DBF in comparison with their max size.
2) The real size of DBF with its max size.
No need to specify DBF name. The check will search all the autoextended DBF existing in the tablespace parameter
##############################################################
### Pascalou45200@gmail.com ###
### V1.1 -> 01/11/2009 ###
###--------------------------------------------------------###
### LISTE DES PARAMETRES ###
### -u/-U user ###
### -p/-P Password ###
### -l/-L Listener ###
### -t/-T Nom du tablespace ###
###--------------------------------------------------------###
### -m/-M a vide (Optionel) ###
### -m pour checker tous les DBF du TBS en parametre ###
### -m Utilise la requete check_autoextend_multi.sql ###
### sinon Utilise la requete check_autoextend.sql ###
###--------------------------------------------------------###
##############################################################
This check compares two values :
1) The occupancy rate of every DBF in comparison with their max size.
2) The real size of DBF with its max size.
No need to specify DBF name. The check will search all the autoextended DBF existing in the tablespace parameter
##############################################################
### Pascalou45200@gmail.com ###
### V1.1 -> 01/11/2009 ###
###--------------------------------------------------------###
### LISTE DES PARAMETRES ###
### -u/-U user ###
### -p/-P Password ###
### -l/-L Listener ###
### -t/-T Nom du tablespace ###
###--------------------------------------------------------###
### -m/-M a vide (Optionel) ###
### -m pour checker tous les DBF du TBS en parametre ###
### -m Utilise la requete check_autoextend_multi.sql ###
### sinon Utilise la requete check_autoextend.sql ###
###--------------------------------------------------------###
##############################################################
Reviews (0)
Be the first to review this listing!