Hello Zabbix Community,
I'm currently encountering challenges with the Zabbix latest version 6.4.11 while attempting to set up alert triggering for Oracle alert logs. Specifically, I'm focused on monitoring the Oracle 19C alert.log located at /u01/app/oracle/diag/rdbms/orcl/orcl/trace/alert_orcl.log using Zabbix version 6.4.11.
My specific requirements are as follows:
I'm currently encountering challenges with the Zabbix latest version 6.4.11 while attempting to set up alert triggering for Oracle alert logs. Specifically, I'm focused on monitoring the Oracle 19C alert.log located at /u01/app/oracle/diag/rdbms/orcl/orcl/trace/alert_orcl.log using Zabbix version 6.4.11.
My specific requirements are as follows:
- Real-time monitoring of the Oracle database alert log for occurrences of ORA- and ORA: errors in the alert_orcl.log file.
- Upon detecting an ORA error in the log, trigger Zabbix server to display the error in the Zabbix interface.
Comment