Dbforbix

admin on June 11th, 2012

There is a bug on zabbix , all messages greather than 10K of size can make hung ( and consequently crash) the zabbix trapper, so please take care about how much data are going to send to Zabbix. My advice is to verify all the queries and analize how many data they return. All Orabbix/DBforBIX user [...]

Continue reading about Zabbix has a bug caused from large data received

New features added on this release: Added support for Sybase Anywhere Added support HP Allbase databases those two point are made with the effort of: Andreas Pohl Andreas thank you for all your work!!! fixed other issue introduced by a refactoring. The complete diagram of the supported platform is the following: Please referred to the [...]

Continue reading about DBforBIX 0.6 has been released! Now DBforBIX support HP ALLBASE and Sybase Anywhere

admin on February 15th, 2012

I’ve received from Johan Nilsson a nice way to check   the failed scheduled jobs . He sent to me a nice query to do that, the query is the following: For Oracle 10g and Oracle 11i: broken_jobs.Query=select * from (  select job_name, count(*) “failures” ,status from dba_scheduler_job_log where log_date > sysdate-1 and status != ‘SUCCEEDED’ [...]

Continue reading about How-to track failed scheduled jobs with Orabbix/DBforBIX

I’ve fixed an issue notified from Ehartmann and tested from Tiagosoares thank you to all my follower for all the help received! Please download and use DBforBIX 0.5.1      

Continue reading about DBforBIX 0.5.1 has been released! please use this version!

admin on January 23rd, 2012

David Rooke has kindly notified to me an issue on DBforBIX’s templates. The issue it’s about “alive”. The item key should be: DBforBIX.[PostgreSQL|Oracle|MySQL|DB2|MSSQL].alive I’ve modified the template and reposted the package. You can modify your own template or download DBforBIX 0.5            

Continue reading about DBforBIX 0.5 reloaded, fixed an issue on templates