Hello all,
i am using the new zabbix agent2 with the Oracle Template for agent .
i link the Template to my oracle host server in the frontend and i get the following issue in the discovery rules:
please help to solve this issue.
i am using the new zabbix agent2 with the Oracle Template for agent .
i link the Template to my oracle host server in the frontend and i get the following issue in the discovery rules:
please help to solve this issue.
- Tablespace discovery oracle.ts.discovery["{$ORACLE.CONNSTRING}","{$ORACLE.USER}","{$ORACLE. PASSWORD}","{$ORACLE.SERVICE}"] - Cannot fetch data: dpiStmt_execute: ORA-00907: missing right parenthesis.
- PDB discovery oracle.pdb.discovery["{$ORACLE.CONNSTRING}","{$ORACLE.USER}","{$ORACLE. PASSWORD}","{$ORACLE.SERVICE}"] - Cannot fetch data: dpiStmt_execute: ORA-00907: missing right parenthesis.
- ASM disk groups discovery oracle.diskgroups.discovery["{$ORACLE.CONNSTRING}","{$ORACLE.USER}","{$ORACLE. PASSWORD}","{$ORACLE.SERVICE}"] - Cannot fetch data: dpiStmt_execute: ORA-00907: missing right parenthesis.
- Database discovery - oracle.db.discovery["{$ORACLE.CONNSTRING}","{$ORACLE.USER}","{$ORACLE. PASSWORD}","{$ORACLE.SERVICE}"] - Cannot fetch data: dpiStmt_execute: ORA-00907: missing right parenthesis.
- Archive log discovery - oracle.archive.discovery["{$ORACLE.CONNSTRING}","{$ORACLE.USER}","{$ORACLE. PASSWORD}","{$ORACLE.SERVICE}"] - Cannot fetch data: dpiStmt_execute: ORA-00907: missing right parenthesis.
Comment