Hi all,
I'm trying to set up oracle monitoring with zabbix_agent2 based on https://www.zabbix.com/ru/integratio...#oracle_agent2. All data from database comes fine, but I get errors on items and triggers related to tablespace usage:
I have no idea what to do. Please help to resolve the issue.
Thanks in advance!
I'm trying to set up oracle monitoring with zabbix_agent2 based on https://www.zabbix.com/ru/integratio...#oracle_agent2. All data from database comes fine, but I get errors on items and triggers related to tablespace usage:
Code:
Preprocessing failed for: [{"SYSAUX":{"contents":"PERMANENT","file_bytes":241 89599744,"max_bytes":34359721984,"free_bytes":...
1. Failed: cannot extract value from json by path "$..INDEXES.used_pct.first()": no data matches the specified path
Thanks in advance!
Comment