diff options
Diffstat (limited to 'contrib/check_ora_table_space.pl')
-rw-r--r-- | contrib/check_ora_table_space.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/check_ora_table_space.pl b/contrib/check_ora_table_space.pl index 24497b24..7ce90c8f 100644 --- a/contrib/check_ora_table_space.pl +++ b/contrib/check_ora_table_space.pl @@ -4,8 +4,8 @@ # Written by: Erwan Arzur (erwan@netvalue.com) # License: GPL # -# Last Modified: $Date$ -# Revisiin: $Revision$ +# Last Modified: $Date: 2002-02-28 01:42:51 -0500 (Thu, 28 Feb 2002) $ +# Revisiin: $Revision: 2 $ # # "check_ora_table_space.pl" plugin to check the state of Oracle # table spaces. Scarce documentation. |