Print

JENNIFER Advantage 2 - Active Service Monitoring

By jennifersoft on 2009-10-22 17:51:00

JENNIFER provides the application thread data about real-time active service.
Each equalizer box means each instance on java application server which is monitored by JENNIFER. The figure on the equalizer box and its movement indicates the number of running thread on your java application server.

The color of bar means response time of each active service, light blue is less than 1 second, green is less than 3 seconds, purple is less than 8 seconds and if the active service is delayed for more than 8 seconds, it turn to be red color.

The thread response time is defined by color like this, therefore, you can clearly identify the critical performance problem when the response time of your system is delayed.

If you want to see the detailed information about the current running application, click the equalizer box. Then, you can see the current running application name, SQL and other additional data on the new pop-up window. In addition, if you click again the application in this window, another new pop-up screen shows stacktrace including method info and active profiling data for the application that you clicked.

Comments