Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This guide shows how to manage sessions in Tomcat, but it should be similar in other server software.

General Description

Use the screen in Tomcat Web Application Manager shown below to monitor and invalidate sessions in your VetView System. In addition to using Tomcat, you can also use the built-in VetView monitoring, Java Melody by appending "/monitoring" onto your root VetView URL. Ex. vetview.vet.uga.edu/monitoring

Screenshot

When viewing a particular instance, Click the number under the Sessions heading to view the users that are connected.

 

NumberNameDescription
1PathTypically this field displays the application name. (Look for the VetView instance that you want to monitor)
2Session

This field displays how many users are in a particular instance of the application.

 

NumberNameDescription
1Session IDThis field displays a session identification number that is randomly generated
2

Guessed Username

This field displays the username that is associated with the session to help you identify each session.

3Last Accessed TimeThis field gives you insight into when was the system last accessed by a particular user
4Inactive TimeThis field displays how long a user has been idle for.
5Invalidate Session This button logs out any session that has a check mark next to its' Session Id.
  • No labels