Oracle

admin on April 13th, 2011

Orabbix 1.2.0-RC2 has been released!! On this release: Fixed some minor bug signaled from Felix Flux Now those parameter <QueryName>.RaceConditionQuery <QueryName>.RaceConditionValue are working right Thank you Felix  for your feedback!!! NOTE: This is a Candidare Release This release is available for download here  

Continue reading about Orabbix 1.2.0-RC2 has been released

Orabbix 1.2.0-RC1 has been released!! On this release: Modified as suggested from Sean, Session’s graphs now “Active Session” is at the bottom of the stack so you can see how close you are to reaching the trigger. Improved scalability and multithreading now Orabbix can scale very easily Now controls executed on databases  are independent of […]

Continue reading about Orabbix, the easy way to monitor oracle with zabbix 1.2.0 Candidate Release 1

admin on November 2nd, 2010

This week Orabbix has received other two awards! from submitfiles: Dear SmartMarmot… Feel free to use “Five Stars” and “Editor’s Choice” awards on your web pages to show your visitors how highly we value your program, and please, when you place it in your pages, make it a link to http://www.submitfile.com/software/Orabbix.html from bestsoftware4download: Hello SmartMarmot, You can […]

Continue reading about Other two awards!

admin on October 25th, 2010

NOTE: THIS IS A CANDIDATE RELEASE PLEASE DON’T USE ON PRODUCTION Orabbix 1.1.0-RC1 is available for download here Main features added on  this release: I’ve modified query according to post http://www.zabbix.com/forum/showpost.php?p=73509&postcount=122 and as suggestet from Brian H. resultset is protected from null values Thank you Brian for your detailed analysis Added parameter <QueryName>.Active=[true|false] if true […]

Continue reading about Orabbix 1.1.0-RC1

admin on September 30th, 2010

Time ago I’ve added two Items: DBFileSize DBSize Those two items are calculated with those following query DBSize SELECT sum(  NVL(a.bytes/1024/1024/10 – NVL(f.bytes/1024/1024/10, 0), 0)) retvalue FROM sys.dba_tablespaces d, (SELECT  tablespace_name, sum(bytes) bytes FROM  dba_data_files GROUP BY tablespace_name) a, (SELECT  tablespace_name, sum(bytes) bytes FROM  dba_free_space GROUP BY tablespace_name) f WHERE d.tablespace_name = a.tablespace_name(+) AND d.tablespace_name […]

Continue reading about Orabbix 1.0.4 two missing items

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this. To know all the policy detais click here.

Close