Agents Connections – adminbolt Admin Panel
The Agents Connections (or Agents) page shows the status and configuration of adminbolt agents. Agents are optional components that run on remote or local servers and communicate with the main panel for multi-server or distributed management.
URL: /admin/agents
Overview
In a multi-server setup, agents connect to the panel and execute tasks (e.g. create accounts, deploy configs) on their host. This page lists registered agents, their connection status, and may allow adding or removing agents.
Purpose
- View list of agents and their status (connected, disconnected, last seen).
- Add or register new agents (e.g. by token or key).
- Remove or deactivate agents.
- View agent version, hostname, or IP for troubleshooting.
Prerequisites
- Access to the admin panel in adminbolt.
- System in the sidebar (System → Agents Connections).
Interface Description
- Page heading: Agent Connection (h1).
- Intro text: Manage and monitor your Agent connection status.
- Connection Status (heading h2) – Current status of the Agent connection. Card showing e.g. Connected (h3) with Successfully connected to Agent.
- Test Connection – Button to test connectivity to the agent.
- Try Autoconnect – Button to attempt automatic connection.
- Agent URL – Label and value (e.g. https://localhost:3030).
- Token Status – Shows token state. Further sections may list multiple agents or configuration options.
Related sections
- Agents Logs – Logs menu: detailed logs for agent activity.
- Services – System services on the panel server.
Sidebar location
System → Agents Connections
Notes
- Agents need network connectivity and correct credentials or tokens to connect; if an agent shows disconnected, check firewall, agent service, and panel configuration.
- Keep agent software updated to match the panel version where recommended.