General
Hi to everyone. I’ve released my first release of orabbix. Orabbix is a plug-in for zabbix, and more or less do the same work of check_ora BUT has this pros (compared with shell script): connection pool use log4j is completely in java so pratically: you don’t need more to install an oracle client (simply download […]
I’ve found a bug inside a check_ora_sendtrap.sh on line 58: echo ” -s for sqlplus login connection and return time in second” in particular there was an escape character and the line appear so: echo ” -s for sqlplus login connection and return time in seco without a correct termination, pleas download the new release […]
In this release i have correct the item template and removed some useless query and item never used. NOTICE: all this work is tested and run correctly on zabbix server 1.6.6 i still have this release (that is mine production release) so i didn’t try mine work on zabbix server 1.8.1 New release is avalable […]
In this release is included a new item and graph that is used to monitor archivelog production on a database. In particular i’m going to get an average value that is calculate on a slice of 10 minutes. So you can monitor your archivelog production, this is really useful if you have an Oracle DataGuard […]
New minor release of mine zabbix plug-in is out, downloadable from: http://sourceforge.net/projects/checkora/ if someone has something to add please contact me. now work better, some news are coming to monitor directoly inside zabbix oracle export, oracle export datapump, and rman backup status, with log history, errors etc, also an integration between zabbix and oracle alertlog […]