HashCore Docs
Agents

Agents

An agent is a key component of the HashCore Pulse infrastructure. It's a local application installed on a computer or server on the same network as the miners, which scans the network, collects metrics, and executes user commands.

Creating an Agent

Before installing the application, you need to create an agent in the Pulse interface — this will generate connection credentials.

  1. Go to the Agents section of the desired site
  2. Click + New Agent
  3. Enter the agent name — use a descriptive name reflecting its purpose or location (e.g., "Main DC", "Rack A-B", "Subnet 192.168.10.x"). Maximum 24 characters
  4. Click Create
  5. A window with credentials will open: Agent ID and Agent Secret
  6. Copy both values — you'll need them during agent installation and configuration
  7. Download the installer for your OS: Windows (.exe) or Linux x64 (.tar.gz)

Agent ID and Agent Secret can be retrieved at any time via the agent context menu → Show Credentials. Keep the Agent Secret in a secure location.

Post-Installation Agent Setup

After installation, the agent will automatically connect to the HashCore cloud using the specified Agent ID and Agent Secret. The agent's status in the list will change to Online (green indicator).

Agent List

The Agents section of the site displays a table of all agents with their parameters:

ColumnDescription
NameAgent name
StatusOnline (green) / Offline (red) / Paused (gray)
ModeFull Control or Monitoring Only
VersionInstalled agent version
DiscoveredNumber of discovered devices on the network
OnlineNumber of online devices out of discovered
Scan TasksNumber of active scan tasks

Agent Context Menu

Click next to an agent to access operations:

ActionDescription
Show CredentialsView Agent ID and Agent Secret
EditChange agent name
Change modeSwitch between Full Control and Monitoring Only
Pause / ResumeTemporarily pause and resume agent operation
Diagnostic reportGenerate an agent diagnostics archive
DeleteDelete the agent

Agent Auto-Update

The agent updates automatically — it checks for a new version on startup and every 4 hours. The update happens in the background without user intervention and without interrupting metrics collection. The current agent version is always visible in the agent list.

© 2026 HashCore. All rights reserved.