Hi,
is there anyone who already set up some ORACLE monitoring using ZABBIX?
In fact, I plan to use ZABBIX to assume some "basic" monitoring of my Oracles servers. By basic, I mean more than just the listener availabiliy : some "base" checks related to tablespace left space, left extends, contiguous space ...
I imagine there is (at least) to way to do it the KISS way (Keep It Stupid and Simple) :
. via SNMP : but will need to install a SNMP agent if not exist.
. via sqlplus : as shipped 'by default' with any Oracle server install.
I guess I'm gonna use the sqlplus method, as it seems it's a KISS method... But I lack badly any skill on Oracle/sqlplus...
As anyone already done some jobs/config that way ? If yes, can you please describe your settings/methods please?
TIA,
--
lem
is there anyone who already set up some ORACLE monitoring using ZABBIX?
In fact, I plan to use ZABBIX to assume some "basic" monitoring of my Oracles servers. By basic, I mean more than just the listener availabiliy : some "base" checks related to tablespace left space, left extends, contiguous space ...
I imagine there is (at least) to way to do it the KISS way (Keep It Stupid and Simple) :
. via SNMP : but will need to install a SNMP agent if not exist.
. via sqlplus : as shipped 'by default' with any Oracle server install.
I guess I'm gonna use the sqlplus method, as it seems it's a KISS method... But I lack badly any skill on Oracle/sqlplus...
As anyone already done some jobs/config that way ? If yes, can you please describe your settings/methods please?
TIA,
--
lem
Comment