I am trying to develop an rhq plugin for a service that requires metrics. The entire application uses an rhq-server. A new rhq-plugin is required, and I know that I have to create a new rhq-plugin.xml and deploy it as a jar to be used by the rhq-server. Is there a tutorial on creating rhq-plugins and adding metrics to them?
Asked
Active
Viewed 690 times
2 Answers
2
As a followup and enhancement to above whitepaper, this is now available on GitHub with a lot of additions and adjustments to newer RHQ versions.
The text provides a step-by-step example and also touches other areas of writing a plugin.
The RHQ wiki provides additional information - also in its videos section.
If you need help, you can also join the RHQ team and community on irc at irc.freenode.net/#rhq

Heiko Rupp
- 30,426
- 13
- 82
- 119
1
Red Hat published a whitepaper on how to create a RHQ-Plugin. That is probably a good starting point.
Other useful references

uaarkoti
- 3,659
- 2
- 20
- 23