Download List

项目描述

Postbix is a plugin designed to work with Zabbix Enterprise Monitor to provide multi-tiered monitoring and performance and availability reporting and measurement for PostgreSQL databases, along with server performance metrics. It provides an effective mechanism to acquire data from numerous PostgreSQL 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-02-25 06:42
1.2.0-RC1

改进的可扩展性和多线程,现在Postbix可以扩展非常容易。现在控制上执行数据库是相互独立的。一个几乎完全连续的软件程序已被删除,所以瓶颈higly减少。参数修剪= [真|虚假]增加了,如果属实,结果集进行修剪。 AddSpaces = [真|虚假]已经添加;如果是真的,一个空间是在ResultSet的列之间添加。 ExcludeColumnsList = [1,2,3,.. n]的=排除了第一,第二,等从ResultSet中的列。此版本使用JDBC 4 PostgreSQL的9.0。注:这是一个Candidare释放。
Improved scalability and multithreading; now Postbix 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 JDBC 4 for PostgreSQL 9.0. Note: this is a Candidare release.

2010-12-22 00:28
1.1.0

这是第一个版本。
This is the first release.

Project Resources