RHQ 4 released

From: "Heiko W(dot)Rupp" <HRUPP(at)redhat(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: RHQ 4 released
Date: 2011-05-03 08:49:03
Message-ID: E8F0F878-22F7-4147-A335-DAB4C59E43B1@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The RHQ project[1] is happy to release version 4 of our open source server monitoring and management framework.
RHQ provides the ability to monitor and manage PostgreSQL servers and has been showcased at PGDay.EU in Stuttgart last december.

After ten months of hard work, RHQ 4 has been released on April 29, 2011. The most prominent change to previous versions is a huge rewrite of most parts of the UI into GWT (Google Web Toolkit).
Other notable changes include:
• support for Postgres 9.0 as a backend database
• support for deleting agent plugins
• support for executing an RHQ CLI script when an alert fires (for more info, see this blog[2])
• improved authorization for content repositories - public/private repos, repo owners, and MANAGE_REPOSITORIES privileges
• Much improved MySQL agent plug-in (by Steve Milidge)
• New logfile alert-sender (by Steve Milidge)

To see the full list of changes, browse the release notes [3], which also contain a link to the download [4].

RHQ is written in Java and provides a general framework for monitoring, alerting, central tracking of configuration, executing operations on managed resources, and performing other management tasks. RHQ is designed in a way that allows administrators to adapt RHQ to their specific IT environment by adding plug-ins or content that can be used to manage resources. Some of these features include:
• The actual functionality to talk to managed resources is provided by plug-ins and can thus be extended to whatever resources or frameworks are out there. RHQ provides a series of default resource plug-ins that covers a variety of common resources, includingM Windows, Linux, JBossAS, Apache httpd and Tomcat, MySQL, and Postgres.
• Sending alert notifications is governed by plug-ins, so that it is easy, for example, to integrate RHQ with company-wide ticketing systems. Alert sender plug-ins for email and for logfiles are provided by default, as well as a sender that can run arbitrary scripts in the RHQ command-line language.
• RHQ also offers the possibility to roll out software ("bundles") to groups of managed servers.
• To store metric data, configurations, bundles, and other data, RHQ uses either Oracle or Postgres as its backend database.Administrators can access RHQ via a GWT-based UI or a command-line client.

To see the full list of changes, browse the release notes [3], which also contain a link to the download [4].

[1]: http://rhq-project.org
[2]: link to blog
[3]: http://rhq-project.org/display/RHQ/Release+Notes+4.0.0
[4]: http://sourceforge.net/projects/rhq/files/rhq/rhq-4.0.0/

Heiko (on behalf of the RHQ team)

--
Reg. Adresse: Red Hat GmbH, Technopark II, Haus C,
Werner-von-Siemens-Ring 14, D-85630 Grasbrunn
Handelsregister: Amtsgericht München HRB 153243
Geschaeftsführer: Brendan Lane, Charlie Peters, Michael Cunningham, Charles Cachera

Browse pgsql-announce by date

  From Date Subject
Next Message Heiko W. Rupp 2011-05-03 09:18:06 RHQ 4 released
Previous Message Josh Berkus 2011-05-02 14:45:01 PostgreSQL 9.1 Beta 1 now available