• JBPM Monitoring tool

    Hello all,   I am looking for an application capable of monitoring Jboss server (CPU, Memory e.t.c...) in addition to JBPM processes.   I have seen manageengine, RHQ can manage Jboss but looking through th...
    Profile Photo
    last modified by silverspectre
  • Availability

    I was thinking about alerting and we had just been talking about alerting on availability changes, like in RHQ.  And then I realized that we hadn't really even thought about what availability might look like in H...
    Profile Photo
    last modified by jayshaughnessy
  • RHQ.next Inventory Design Proposals

    Hi all,   I just wanted to let everyone know about the design proposals for the inventory in RHQ.next.   The designs build on these two articles: Proposal - Poly-agent RHQ - RHQ - Project Documentation Ed...
    Profile Photo
    last modified by lkrejci
  • Hawkular Inventory REST API

    I've started an apiary.io blueprint for the REST API of the Hawkular inventory here, with the backing document in this repo.   Please comment on the blueprint with any suggestions you have or contribute to it by...
    Profile Photo
    created by lkrejci
  • agent and messaging

    Just a heads up on what's been done the past few days wrt rhq.next agent and messaging.   Heiko has been playing with the rhq.msg stuff - which includes a broker, Java client API, and a RA integration in JEE. As...
    Profile Photo
    last modified by mazz
  • What is a resource type, anyway?

    Resource Types    In RHQ.next we’re trying to re-think how we handle resource types. We want to make them more dynamic, CRUD-able using an API instead of being "statically" defined by a descriptor as ...
    Profile Photo
    last modified by lkrejci
  • prototype of a rhq next server component that lives on the bus

    I built on my original rhq-audit stuff to come up with a prototype server component that lives on the bus to process and store audit messages.   The purpose was to come up with some mvn structure to see how easy...
    Profile Photo
    last modified by mazz
  • Resource Type Linking

    What is resource type linking? It is a way of establishing the "master representation" of a resource or data type amongst mutiple compatible ones.   Using this link an inventory user (human or automated) can say...
    Profile Photo
    created by lkrejci
  • Resource Type matching

    In a situation where new resource types can enter the system from the feeds that dynamically generated those types through analysis of some resources (i.e. generated a plugin for certain subtree of JMX management tree...
    Profile Photo
    created by lkrejci
  • Business Transaction Monitoring - "Agent"/Activity Collector

    RTGov can operate in two modes at present - co-located server, where information from the embedded activity collector is reported directly to the activity server running in the same server, and separate client/server....
    Profile Photo
    created by objectiser
  • Business Transaction Monitoring - Alerts

    RTGov has two mechanisms for processing events:   (a) Event Processor Network - a network of nodes where each node has an optional predicate to act as a guard, and a processor (java, mvel, drools) which may creat...
    Profile Photo
    created by objectiser
  • Business Transaction Monitoring - Event Store

    For those not familiar with RTGov, essentially it does Business Transaction Monitoring. This involves tracking the execution of a business transaction across a set of services/components, and where appropriate apply b...
    Profile Photo
    created by objectiser
  • ID generation

    I commented on this in Lukas' doc, but it was long and well, it is more for a discussion so here it is.   I've been thinking about ID generation (agent IDs, resource IDs, anything that a "feed" is going to need ...
    Profile Photo
    last modified by mazz
  • User scenario: add resources to the inventory and start monitoring

    For RHQ.next, I am looking for the best user experience.   Putting aside the implementation details, I wanted to discuss the flow for a user to start monitoring "something" on bare-metal setup (/non-OpenShift) &...
    Profile Photo
    last modified by theute
  • Monitoring a dockerized server managed by Kubernetes

    I would like to engage a conversation about monitoring a server (Let's use WildFly as an example) that is running inside a docker container managed by Kubernetes. Where to put the agent ?   Some kind of agent is...
    Profile Photo
    last modified by theute