• 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
  • Running agent plugins from Eclipse?

    Hello, Any advice on setting up an Eclipe environment where I can debug an agent plugin? I am trying to get the MBean plugin to work. Thanks...
    Profile Photo
    last modified by raylite3
  • RHQ on JBoss AS 7

    What is the latest version of RHQ to work with the JBoss AS 7.1.1 (the final release)?   I heard that the RHQ does not work with JBoss EAP.  For JBoss EAP, one must use the JON instead.  Is this true? ...
    Profile Photo
    last modified by scottjsn
  • Install and inventory a new JBoss server and webapp

    Hi,   I am trying out the RHQ 4.11 version and I have a couple of questions about the way I am going about it. My goal is to setup a remote server with an agent, then a JBoss EAP 6 instance with my webapp deploy...
    Profile Photo
    last modified by raylite3
  • RHQ

    On JBoss AS 7,  can I configure the following parameters using  RHQ   JNDI JDBC Data source (such as oracle thin driver) JAAS (user name and password) Deploy EAR   Anotehr question, is RHQ a G...
    Profile Photo
    last modified by scottjsn