• Measurement Template Updated default Interval values

      For a custom plugin, I am trying to update the collection interval 2 of the metrics (please see image above). The collection interval for 'Number of X for past hour' and 'Number of failed X per past hour' is 3...
    Profile Photo
    last modified by jpandya
  • RHQ 4.12 Docker.io Image

    There is now an RHQ 4.12 Docker.io image available for usage. Please following the GitHub README instructions for installation and usage: mattmahoneyrh/rhq-4.12 · GitHub
    Profile Photo
    created by mmahoney
  • RHQ agent compatibility? rhq-agent.supported.versions

    I noticed this feature 'rhq-agent.supported.versions' was added to 'master', but I can't access the Bugzilla on the details.   It seems that adding a regex 'rhq-agent.supported.versions' to the server properties...
    Profile Photo
    last modified by genman
  • Getting rhq-oracle-plugin-4.11.0 to work

    Hi,   I'm new to RHQ and have been experimenting with its value on the enterprise I manage. One of the key abilities is to include the monitoring of Oracle database.   I've done quite a bit of hunting on t...
    Profile Photo
    last modified by walkeri1
  • JMX threads blocked - agent creates too many threads

    This is probably a Bugzilla item, but my RHQ agent (4.9 patched) keeps creating new threads (> 500 currently), which block. The blocked thread is first, the non blocked thread is after.   It seems the JMX rem...
    Profile Photo
    last modified by genman
  • MBean discovery for a script server

    Hello, I have a standalone Java application that exposes mbeans for some metrics. I have setup a script server and I can setup a separate JMX server for the mbeans. But can I create a plugin that discovers mbeans in ...
    Profile Photo
    last modified by raylite3
  • Metric data disappears from Cassandra after two weeks

    Hi,   There is an issue with the RHQ instance I'm administering that started already when I upgraded to RHQ 4.9 from 4.6 (thus migrating metrics into Cassandra) and as upgrading to 4.11 didn't seem to change any...
    Profile Photo
    last modified by esatikka
  • Metrics aggregation - how to support aggregation of old data

    I have metrics data that is using a timestamp that may be a few hours old. The agent resource is gathering data from a reporting database that has older data, not of the current hour.   The problem is that the a...
    Profile Photo
    last modified by genman
  • custom view of resources

    Hello, is it possible to build a custom view of my resources that displays their availability in a single view ? Will it be a custom portlet and how do I go about creating something like that?   I realize I can ...
    Profile Photo
    last modified by raylite3
  • Error creating "Local Disk Storage Content Source"

    Hello, I see the following error when I try to create a "Local Disk Storage Content Source" (Administration > Content Sources > Create New > Local Disk Storage Content Source). Is this known? Is there a work...
    Profile Photo
    last modified by raylite3
  • Importing ping service with REST API

    I am trying to use the REST API (RHQ 4.9) to import a new ping service but when the service is created the IP address is not set. This makes the service non-functional until I set the IP address through the GUI, but I...
    Profile Photo
    last modified by josepho
  • rhq:input-property of type = file|directory

    Hello,   How do I use the rhq:input-property of type = file|directory as noted in the docs?   Ant Bundles - RHQ - Project Documentation Editor   I need to pass a number of properties to configure the...
    Profile Photo
    last modified by raylite3
  • API to create resource operation alert notification ?

    Hi, I am writing a server plugin to setup alert definition templates. One of the alert notifications I want to create is a "resource operation" to restart the app.   I see from AlertNotification.java that I nee...
    Profile Photo
    last modified by raylite3
  • Autogrouping of application mbeans

    Hi,   My application.war exposes multiple mbeans with names like 'com.example:beantype=X,module=Y,name=Z'. I am able to create a agent plugin, a JMX server and discover these mbeans. But they don't get autogroup...
    Profile Photo
    last modified by raylite3
  • Customizing email alert message body

    Hello,   Is there a way to customize the message body in an email alert? For example, when the call time for a EJB method invocation exceeds a threshold, I want to include the caller principal as well since it w...
    Profile Photo
    last modified by raylite3
  • Custom plugin for WildFly 8 using jboss-as-7-jmx fails; ClassNotFoundException

    See also Bug 1099220: https://bugzilla.redhat.com/show_bug.cgi?id=1099220   I fixed the plugin to use the new remoting interface. But even if I use http-jmx-remoting, the plugin fails with: 2014-05-19 21:12:45,...
    Profile Photo
    last modified by genman
  • Automating setup of alerts/notifications

    Hello,   I would like to automate the setup of alerts/notifications for the operations team. There can be many different alerts that are needed and I want to write a script (RHQ CLI ? ) to create these alerts/no...
    Profile Photo
    last modified by raylite3
  • Datatypes supported by JMX plugin

    Hello, I created a simple custom JMX plugin using the org.rhq.plugins.jmx.MBeanResourceComponent/MBeanResourceDiscoveryComponent.   And it works fine for a property that is a number like a count. Can I also sp...
    Profile Photo
    last modified by raylite3
  • Problem in registering platform from agent

    Hi,   I have a clean installation of JON 3.2 for evaluation on RHEL 6. It started ok, seems all components are up and running but when agent discovers the platform on which JON is running server fails to registe...
    Profile Photo
    created by swiderski.maciej
  • Extending the script plugin

    Hello, I want to create a custom script plugin to monitor metrics from my application. So I created a rhq-plugin.xml (like attached) and deployed it.   But when I try to add my monitor, I see the following excep...
    Profile Photo
    last modified by raylite3