Overview
The Server List page shows all BigBlueButton servers registered in your Scalelite cluster. From here, you can monitor server health, manage server status, and access detailed server information.
Server List Interface
Servers
• 5 total, 4 online
| Server | Status | Meetings | CPU | Memory | Actions |
|---|---|---|---|---|---|
|
bbb-prod-01
bbb1.acme.com
|
Online | 8 |
62%
|
45%
|
|
|
bbb-prod-02
bbb2.acme.com
|
Online | 12 |
85%
|
72%
|
|
|
bbb-prod-03
bbb3.acme.com
|
Cordoned | 3 |
28%
|
35%
|
|
|
bbb-prod-04
bbb4.acme.com
|
Offline | 0 | — | — |
Server Status Types
Understanding Server States
Scalelite servers can be in different states that affect how meetings are distributed.
| Online | Server is healthy and accepting new meetings. Load balancer will route meetings to this server. |
| Cordoned | Server won't receive new meetings but existing meetings continue. Use for maintenance preparation. |
| Disabled | Server is administratively disabled. Won't receive any traffic. |
| Offline | Server is not responding to health checks. May indicate network or service issues. |
Quick Actions
Disable a Server
Immediately removes a server from the load balancer rotation. Existing meetings are terminated.
- Find the server in the list
- Click Disable
- Confirm the action
Cordon a Server
Prevents new meetings while allowing existing meetings to complete naturally.
- Find the server in the list
- Click Cordon
- Monitor until meetings reach 0, then disable for maintenance
Enable a Server
Returns a disabled or cordoned server to active rotation.
- Find the server in the list
- Click Enable
- Server will begin accepting new meetings
Filtering & Sorting
- Filter by Status: Show only online, offline, or cordoned servers
- Sort by Load: Find overloaded servers quickly
- Search: Find servers by name or URL
Continue to: Server Detail Page