SFS2X Docs / GettingStarted / admintool
» The Administration Tool
The Administration Tool, also referred to as AdminTool in this documentation, is a powerful web application for SmartFoxServer 2X remote monitoring and management.
» Table of contents
-
Introduction
A general intro to the AdminTool and its interface
-
Accessing the AdminTool
Rapidly access the Administration Tool and its modules
-
Monitoring Modules
-
Dashboard
Live server information (CPU, memory, traffic, threads, etc) -
Zone Monitor
Runtime monitoring of SFS2X Zones, Rooms and users -
Analytics
Reporting console per business data analysis -
Ban Manager
Banned users and IPs management -
Log Viewer
SFS2X boot and runtime logs view and backup -
Bluebox Monitor
Runtime monitoring of HTTP-tunnelled connections
-
-
Configuration Modules
-
Server Configurator
Configuration of SFS2X global settings -
Zone Configurator
Creation and configuration of SFS2X Zones and static Rooms -
Extension Manager
Server Extensions files uploading -
Servlet Manager
Java Servlets uploading -
License Manager
SFS2X license setup and test
-
- Custom Admin Modules (experimental)
Learn how to create your own custom modules for the AdminTool
» Accessing the AdminTool
After completing the SmartFoxServer 2X installation successfully, in order to rapidly access the AdminTool point your browser to http://localhost:8080/admin/.
When the main connection panel is displayed, you can connect to your local SFS2X instance immediately by entering the following details:
- Host: localhost
- Port: 8080
- Username: sfsadmin
- Password: sfsadmin
The predefined administrator (sfsadmin) should be removed as soon as possible, creating a new administrator user in the Remote Admin tab of the Server Configurator module. This is very important in particular when the server is deployed in production and can be accessed publicly.