General
On this release I’ve done just some minor changes in particular I’ve added a better exception management, and now Orabbix’s log is even more detailed. Download Orabbix 0.9.4 here
On this release I’ve added more and more informations on error, I’ve added default values for: MaxWait MaxIdle MaxActive OrabbixDaemon.Sleep OrabbixDaemon.MaxThreadNumber (this one is calculated and based from number of monitored databases) in case that Orabbix can’t read values from config properties file (because are missing or invalid) the daemon will go ahead New features: […]
Orabbix 0.9.2 is out! On this release: Added more information on error that should be really appreciate in case of problem with configuration files,logfiles are more verbose, or better should be easily understandable. Added a features that send “0” (zero) or the values NoDataFound when a database is not available so you will see HIT/Ratio […]
In a large enviroment like we are there are many groups that use zabbix and it’s used as first level infrastructure monitor and for an indeep and storicized monitor. Nowdays people that monitor the first level of infrastructure are used to look the “Dashboard” that is really useful to have a “qualitative” view of the […]
Continue reading about Zabbix: add a link on Dashboard on “Last 20 issue”
I’ve implemented this easy way to keep monitored the health of your standby’s databases. I use this because you don’t have a way to check if there is a block corruption on standby databases until they became essential for your disaster recovery. i use rman on each standby database: on a .bat program set ORACLE_SID= […]
Continue reading about check the health of your standby databases