Boa tarde lista,

Estou com dificuldades para colocar o check_logfiles pra funcionar....
Estou tentando verificar as cadeias de erro no Oracle e estou
utilizando da seguinte forma:

[EMAIL PROTECTED] libexec]# ./check_logfiles -f teste.log
OK - no errors or warnings |oraalerts_lines=0 oraalerts_warnings=0
oraalerts_criticals=0 oraalerts_unknowns=0

--- arquivo teste.log

@searches = (
{
tag => 'oraalerts',
logfile => 'alert_iasdb1.log',
criticalpatterns => [
'ORA\-0204', # error in reading control file
'ORA\-0206', # error in writing control file
'ORA\-0210', # cannot open control file
'ORA\-0257', # archiver is stuck
'ORA\-0333', # redo log read error
'ORA\-0345', # redo log write error
'ORA\-04[4-7][0-9]',# ORA-0440 - ORA-0485 background process failure
'ORA\-048[0-5]',
'ORA\-06[0-3][0-9]',# ORA-6000 - ORA-0639 internal errors
'ORA\-1114', # datafile I/O write error
'ORA\-1115', # datafile I/O read error
'ORA\-1116', # cannot open datafile
'ORA\-1118', # cannot add a data file
'ORA\-1578', # data block corruption
'ORA\-1135', # file accessed for query is offline
'ORA\-1547', # tablespace is full
'ORA\-1555', # snapshot too old
'ORA\-1562', # failed to extend rollback segment
'ORA\-162[89]', # ORA-1628 - ORA-1632 maximum extents exceeded
'ORA\-163[0-2]',
'ORA\-165[0-6]', # ORA-1650 - ORA-1656 tablespace is full
'ORA\-4031', # out of shared memory.
'ORA\-',
],
warningpatterns => [
'ORA\-3113', # end of file on communication channel
'ORA\-6501' # PL/SQL internal error
]

---- um pedaço do eu arquivo iasdb1_alert

ORA-30021 signalled during: alter tablespace UNDOTBS1 coalesce...
ORA-3217 signalled during: alter tablespace TEMP coalesce...
ORA-30021 signalled during: alter tablespace UNDOTBS1 coalesce...
ORA-3217 signalled during: alter tablespace TEMP coalesce...
ORA-30021 signalled during: alter tablespace UNDOTBS1 coalesce...
ORA-3217 signalled during: alter tablespace TEMP coalesce...
ORA-30021 signalled during: alter tablespace UNDOTBS1 coalesce...
ORA-3217 signalled during: alter tablespace TEMP coalesce...
ORA-30021 signalled during: alter tablespace UNDOTBS1 coalesce...
ORA-3217 signalled during: alter tablespace TEMP coalesce...
ORA-30021 signalled during: alter tablespace UNDOTBS1 coalesce...
ORA-3217 signalled during: alter tablespace TEMP coalesce...
ORA-30021 signalled during: alter tablespace UNDOTBS1 coalesce...
ORA-3217 signalled during: alter tablespace TEMP coalesce...


se alguém puder me ajudar eu agradeço.

Feliz ano para todos.

-- 
--------------------------------
   _    Thiago Campos
 0v0
/(_)\   Linux na veia!!!
 ^ ^
--------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-- 
Nagios-users-br@lists.sourceforge.net mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users-br
Wiki: http://nagios-br.sf.net/wiki

Responder a