Hello community!
I am trying to figure out why zabbix agent 2 (6.4) cannot retrieve metrics for any permanent tablespace except temp (which is temporary).
I am getting this error "Cannot fetch data: Next: ORA-01013: user requested cancel of current operation." and already tried to raise agent timeout to its 30 sec max with no success.
is there a way to know what queries are actually being performed by Oracle by Zabbix agent 2 templates ? I would like to manually execute them with user zabbix_mon and see wether they work or not. In alternative how can i debug this problem ?
Any support appreciated !!
Thanks and regards!
I am trying to figure out why zabbix agent 2 (6.4) cannot retrieve metrics for any permanent tablespace except temp (which is temporary).
I am getting this error "Cannot fetch data: Next: ORA-01013: user requested cancel of current operation." and already tried to raise agent timeout to its 30 sec max with no success.
is there a way to know what queries are actually being performed by Oracle by Zabbix agent 2 templates ? I would like to manually execute them with user zabbix_mon and see wether they work or not. In alternative how can i debug this problem ?
Any support appreciated !!
Thanks and regards!
Comment