安装Pyora 监控oracle
Today Zabbix have some nice improvements like macros and Discovery, so we can set the database settings(user,password,database and such) on the host using macros and not hard code it on a script that you have to access a server to change it. Also if Zabbix already discovery disks and network interfaces why not Oracle tablespaces? Then Pyora was born:
Pyora is a clean python script that uses cxOracle library to fetch data from the database. To use Pyora you need Oracle client and the cxOracle. I’m assuming that you have both installed on your system, if you don’t have it you check this page and install it.
|
|
- Import the template zabbix-template/Pyora.xml to your new host
- add a new host and configure the required macros
- Now you just have to wait and check later the information, Remember that the tablespace discovery take one hour to complete.