Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.
  • 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 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

...