RHQ Project Blog from December, 2009

  2009/12/05
RHQ Server Plugins - Innovation Made Easy
Last Changed by John Mazzitelli, Dec 05, 2009 13:38

RHQ is introducing a major new feature - server plugins. You now have access to the full breadth and depth of functionality that the core RHQ Server code has, without having to modify core code. Using server plugins, you can plug in your own management code to the RHQ Server, allowing you to add to the existing core management feature set. The ability to innovate new features and capabilities is now much easier.

Read more...

Posted at 05 Dec @ 1:36 PM by John Mazzitelli | 0 Comments
  2009/12/08
New experimental (Ruby) script plugin
Last Changed by Heiko W. Rupp, Dec 08, 2009 13:36

I've added a plugin to the tree that allows monitoring via scripts written in Ruby.
More...

Posted at 08 Dec @ 1:35 PM by Heiko W. Rupp | 0 Comments
  2009/12/11
Developer Release 1.4.0-B01
Last Changed by Charles Crouch, Apr 04, 2011 09:34

The RHQ team is proud to announce the first developer build of the RHQ 1.4.0 platform. This initial developer release, 1.4.0-B1, provides an early look at the new features which we are planning for the 1.4.0. This release contains many of the plugins which had been available as part of the Jopr project, along with the plugins that were included in previous RHQ releases.

The message provides details on the release notes, how to download the release, and how to get help and contribute to the project.

As with any developer build, it is possible for this build to do bad things, like eat your cats. We would advise you to not use this build to upgrade existing RHQ or Jopr environments.

Release Notes

The complete release notes can be found at http://rhq-project.org/display/RHQ/Release+Notes+1.4.0.B01.

New Features in this release include:

Changes from earlier releases include:

  • "Content Source" and "Channel" as content types have been renamed to "Content Providers" and "Repositories", respectively.
  • The SnmpTrapd plugin now uses manual add instead of autodiscovery

Getting the Release

You can access this release in the following ways:

Getting Help

If you would like to get in touch with the developers, you can find us at #rhq on freenode or on the mailing lists:

Please use the lists above in favor of the RHQ and Jopr lists and forums on rhq-project.org and jboss.org. The old lists will work, but we will plan on decomissioning those older lists and forums in the future.

In additon, as mentioned earlier, Bugs can be submitted in Bugzilla at: https://bugzilla.redhat.com/browse.cgi?product=RHQ%20Project. All previous JIRAs have been moved over to Bugzilla.

Contributing

If you would like to contribute to the RHQ Project, please join Fedora at https://admin.fedoraproject.org/accounts/user/new> Once you have done that you can start to submit patches on the dev mailing list.

Thank you!

Posted at 11 Dec @ 8:48 AM by Bryan Kearney | 0 Comments
  2009/12/16
New posts - how to write an alert sender plugin
Last Changed by Heiko W. Rupp, Dec 16, 2009 09:57

I've written two posts that show you how to write an alert sender plugin.
You'll find the posts here:
Part 1 and Part 2

Posted at 16 Dec @ 9:53 AM by Heiko W. Rupp | 0 Comments