- Adeptia provides a number of capabilities in the application to monitor performance and for profiling
- System Console – Overall view of system performance and resources
- System Dashboard
- Process Flows Logs
- Detailed information about each instance of process flow execution
- Execution details provides information about each step in the process flow to identify bottlenecks
- Java VisualVM
System Console
You are recommended to view settings of system console to monitor threshold that may impact the performance:
System Dashboard
System dashboard can be used to monitor memory usage and GC statistics
- Queued, Running and Waiting Process flows
- Total memory committed to Kernel and the memory used by Kernel
- Status of Logs and Repository (Backend Database)
- Garbage collection information of Kernel JVM
Profiling Using JAVA VisualVM
Java VisualVMis bundled with the install and can be used to measure peak and average RAM and CPU utilization. Click here for more information.