Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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>.
Tags: Oracle monitoring

2011-02-25 06:58
1.2.0-RC1

Verbesserte Skalierbarkeit und Multithreading, jetzt orabbix kann sehr leicht Skala. Jetzt steuert auf Datenbanken ausgeführt sind unabhängig von einander. Ein fast völlig sequenzielle Verfahren auf Software entfernt worden ist, so Engpässe higly reduziert werden. Der Parameter Trim = [true | false] wurde hinzugefügt; wenn das stimmt, das ResultSet getrimmt ist. AddSpaces = [true | false] wurde hinzugefügt, wenn wahr ist, ein Raum zwischen den Säulen des Resultset aufgenommen. ExcludeColumnsList = [1,2,3, .. n] = Ausschluss werden die 1., 2., usw. Spalten aus der Ergebnismenge. Diese Version nutzt OJDBC6 für Oracle 11.2. Dies ist ein Candidare Release.
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

Dieses Release hat zu einer Standard-Bibliothek umgezogen. Es nutzt den Apache-Bibliothek.
This release has moved to a more standard library. It utilizes the Apache library.

2010-11-30 08:54
1.1.0-RC3

Die Ergebnismenge ist jetzt von NULL-Werte geschützt. Ein Parameter <QueryName> . Period = 10, dass ein Zeitraum Ausführung zwischen zwei Ausführungen der angegebenen Abfrage Wert in Minuten ausgedrückt führt. Wenn nicht angegeben, wird der Standardwert 5 Minuten. Eine Abfrage-Datei für jede Datenbank angegeben werden über <DBNAME> . QueryListFile =. / conf / query.props, so dass jede Datenbank können eigene individuelle Parameter-Datei und viele andere Eigenschaften haben.
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

Diese Version verbessert die Dynamik der Datenbank-Liste neu zu erstellen. Es behebt ein kritischer Bug, bei dem in einigen Fällen falsche Werte Orabbix schicken könnte. Es behebt ein Template für eine einfache Import.
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