Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Application Details panel provides general information about the application, such as the Context, the name of the application, the file type, the status of the application (started or stopped) etc.

...

The Operations panel allows you to manage the running session of an application by performing the following operations.:

  • Expire sessions - If you enter a value for session expiry in minutes and click Expire sessions, all sessions of the application that have been idle for the given number of minutes or more will be expired. 
  • Expire All Sessions - When you click this link, all existing sessions of the application will be expired.
  • Reload - This option allows you to reload the application. For example, after doing some modification to the application's business logic, it can be reloaded to the Application Server.
  • Stop - This option allows you to stop the application running. If the web application is currently not running, then its Operations section has only the Start options.

...

In the Services panel, you will find the Enable BAM Statistics option, which is used to enable application monitoring via WSO2 BAM. Note that in addition to this check box, there are other configurations that you must complete in order to use the BAM statistics monitoring feature for your application. For the complete instructions, see Web Application Statistics Monitoring with BAM.

...

  • Request Count - Total number of request requests received to web applications.

  • Response Count - Total number of responses served by the web applications.

  • Fault Count - Total number of requests that triggered faults.

  • Maximum Response Time - Maximum time required to serve a request

  • Minimum Response Time - Minimum time required to serve a request

  • Average Response Time - Average time required to serve a request.

...