Download List

项目描述

Orabbix is a plugin designed to work with Zabbix Enterprise Monitor to provide multi-tiered monitoring and performance and availability reporting and measurement for Oracle Databases, along with server performance metrics. It provides an effective mechanism to acquire data from numerous Oracle instances, and in turn provides this information for monitoring and performance metrics to your Zabbix server. You can then utilise the reporting capabilities of Zabbix for all data collected, and provide analysis such as graphs and service level agreement metrics for stakeholders. The current distribution contains a set of pre-defined templates that incorporate alerting and graphing capabilities from initial deployment. However, these can be fine tuned to suit your needs and data/monitoring requirements.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-20 06:03
1.2.2

This release adds the following parameter to the main configuration file: DefaultUser = <USERNAME> \ DefaultPassword = <PASSWORD> \ <DB_NAME>.ExtraQueryListFile =. To the query's properties file, it adds the following parameter:<QUERY_NAME>.WhenNotAlive = <VALUE>.
标签: Oracle monitoring

2011-02-25 06:58
1.2.0-RC1

改进的可扩展性和多线程,现在orabbix可以扩展非常容易。现在控制上执行数据库是相互独立的。一个几乎完全连续的软件程序已被删除,所以瓶颈higly减少。参数修剪= [真|虚假]增加了,如果属实,结果集进行修剪。 AddSpaces = [真|虚假]已经添加;如果是真的,一个空间是在ResultSet的列之间添加。 ExcludeColumnsList = [1,2,3,.. n]的=排除了第一,第二,等从ResultSet中的列。此版本使用甲骨文11.2 OJDBC6。这是一个Candidare发布。
Improved scalability and multithreading; now orabbix can scale very easily. Now controls executed on databases are independent of each other. An almost completely sequential procedure on software has been removed, so bottlenecks are higly reduced. The parameter Trim=[true|false] has been added; if true, the resultset is trimmed. AddSpaces=[true|false] has been added; if true, a space is added between columns of the resultset. ExcludeColumnsList=[1,2,3,..n]= will exclude the 1st, 2nd, etc. columns from the resultset. This release uses OJDBC6 for Oracle 11.2. This is a Candidare Release.

2010-12-18 06:59
1.1.0

此版本已经转移到一个更标准库。它利用Apache库。
This release has moved to a more standard library. It utilizes the Apache library.

2010-11-30 08:54
1.1.0-RC3

现在受保护的ResultSet从空值。一个参数<QueryName> 。周期= 10,介绍一个在两分钟内指定的查询对其价值在执行期间执行。如果没有指定,默认值是5分钟。每个数据库查询文件,可以通过指定<DBNAME> 。QueryListFile =. / conf /中query.props,所以每个数据库可以有它自己的定制的参数文件和许多其他功能。
The resultset is now protected from null values. A parameter <QueryName>.Period=10 that introduces a period execution between two executions of the specified query value expressed in minutes. If not specified, the default value is 5 minutes. A query file for each database can be specified via <DBNAME>.QueryListFile=./conf/query.props, so each database can have its own customized parameter file and many other features.

2010-09-25 04:48
1.0.4

此版本改进的动态重建数据库列表。它修正了严重错误,如在某些情况下,Orabbix可以发送不正确的值。它纠正了,方便导入模板。
This release improves the dynamic rebuild of the database list. It corrects a critical bug where in some cases, Orabbix could send incorrect values. It corrects a template for easy importing.

Project Resources