|
<< Click to Display Table of Contents >> Navigation: Developer's Guide > Using Server Monitor (Server Control Panel) |
One of the advanced features of uniGUI is its built-in Server Monitor or 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 /server parameter to end of your web application URL.
For example, to access the server monitor for an application which runs on localhost port 8077 you need to access this URL: http://localhost:8077/server.

Above image 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 etc.

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