Log in to follow, share, and participate in this community.
Thread JBPM Monitoring tool
JBPM Monitoring toolHello 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...
AvailabilityI 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...
RHQ.next Inventory Design ProposalsHi 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...
Hawkular Inventory REST APII'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...
agent and messagingJust 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...
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 ...
Thread prototype of a rhq next server component that lives on the bus
prototype of a rhq next server component that lives on the busI 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...
Resource Type LinkingWhat 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...
Resource Type matchingIn 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...
Thread Business Transaction Monitoring - "Agent"/Activity Collector
Business Transaction Monitoring - "Agent"/Activity CollectorRTGov 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....
Business Transaction Monitoring - AlertsRTGov 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...
Thread Business Transaction Monitoring - Event Store
Business Transaction Monitoring - Event StoreFor 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...
ID generationI 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 ...
Thread User scenario: add resources to the inventory and start monitoring
User scenario: add resources to the inventory and start monitoringFor 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) &...
Thread Monitoring a dockerized server managed by Kubernetes
Monitoring a dockerized server managed by KubernetesI 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...