cancel
Showing results for 
Search instead for 
Did you mean: 

Do we have realtime Business Application Monitoring option for Activiti flows ?

sushant
Champ in-the-making
Champ in-the-making

To preemptively and automatically know the status of flows and app deployed, then generate email alerts based on severity defined, pattern laid out etc, we need something intelligent than activiti admin app.

I am using enterprise version - 1.4.x

Please suggest any tool, or new version which might have this support.

1 REPLY 1

gdharley
Elite Collaborator
Elite Collaborator

Activiti admin is the tool provided out of the box to monitor process engine health.
However, it does not include automated notifications or alerts on instance failure like some other systems.

However, all of the data it works on is available in the database and it would be relatively simple to create your own monitoring application. In fact, you could probably build it as a process model that queries the runtime and history tables as well as JVM statistics.

Cheers,

Greg