Using Server Monitor (Server Control Panel)

One of the advanced features of uniGUI is its built-in Server Monitor (Server Control Panel).

In brief, Server Monitor is a special uniGUI session which allows you to monitor your server activity. Server Monitor can be accessed simply by adding the /server parameter to the end of your web application URL.

For example, to access the server monitor for an application which runs on localhost port 8077, open: http://localhost:8077/server

Server Monitor main view

The image above demonstrates a sample Server Monitor session. It displays various useful information regarding your uniGUI application such as number of sessions, concurrent requests, amount of bytes sent and received, server uptime duration, and more.

Resources tab

You can also switch to the Resources tab to monitor your application's usage of various system resources.