Hi all,
I have started a position in a customers site, and one of the things that they require is some way to monitor their Oracle databases.
They currently have an old product from CA, but it does the minimum for what they need. It can connect to all of the databases and instances, report on tablespace information, buffer caches, etc.
My job (ok... one of my jobs) is to look at options of replacing this. My obvious choice is Zabbix. I've been using it since v1.8 and I have installed it at many clients, but this is the first time I have needed to perform metric analysis on Oracle.
I know that queries from Zabbix timeout at 30 seconds, but I need to report on how long they actually take... as well as the results from them This helps to show just how busy the database is.
I'll be doing autodiscovery for the tablespace information, that's easy enough, but the query execution time is stumping me.
Any suggestions?
Cheers,
Sven
I have started a position in a customers site, and one of the things that they require is some way to monitor their Oracle databases.
They currently have an old product from CA, but it does the minimum for what they need. It can connect to all of the databases and instances, report on tablespace information, buffer caches, etc.
My job (ok... one of my jobs) is to look at options of replacing this. My obvious choice is Zabbix. I've been using it since v1.8 and I have installed it at many clients, but this is the first time I have needed to perform metric analysis on Oracle.
I know that queries from Zabbix timeout at 30 seconds, but I need to report on how long they actually take... as well as the results from them This helps to show just how busy the database is.
I'll be doing autodiscovery for the tablespace information, that's easy enough, but the query execution time is stumping me.
Any suggestions?
Cheers,
Sven
Comment