hi guys !!
I wonder if it is possible to filter the messages sent about errors found on the oracle alert.log.
Example: If the zabbix find the error ORA-600 it sends, if you encounter the error ORA-3136 it does not send.
Where do this, I have setup a trigger with the following configuration:
{srv01.server.com:log["/u01/app/oracle/diag/rdbms/server/server/trace/alert_server.log","ORA-","UTF-8",100].str(ORA-)}=1 & {srv01.server.com:log["/u01/app/oracle/diag/rdbms/server/server/trace/alert_server.log","ORA-","UTF-8",100].nodata(600)}#1
tks.
I wonder if it is possible to filter the messages sent about errors found on the oracle alert.log.
Example: If the zabbix find the error ORA-600 it sends, if you encounter the error ORA-3136 it does not send.
Where do this, I have setup a trigger with the following configuration:
{srv01.server.com:log["/u01/app/oracle/diag/rdbms/server/server/trace/alert_server.log","ORA-","UTF-8",100].str(ORA-)}=1 & {srv01.server.com:log["/u01/app/oracle/diag/rdbms/server/server/trace/alert_server.log","ORA-","UTF-8",100].nodata(600)}#1
tks.