HashCore Docs
Quick Start

Agent Installation on Windows

A local agent for collecting data from ASIC miners and transmitting it to the HashCore Pulse cloud monitoring system. The agent runs on Windows and provides real-time monitoring of your mining equipment.

What you get after installation:

  • Automatic discovery of miners on the network
  • Real-time monitoring of hashrate, temperature, status
  • Cloud access to data from anywhere in the world
  • Centralized management of multiple sites

System requirements:

  • Windows 10/11 (64-bit)
  • Administrator rights on the computer
  • 4+ GB RAM free memory
  • 500 MB free disk space
  • Stable internet connection
Total installation time: ~10 minutes

Preparation in HashCore Cloud

At this step, we will create an agent profile and set parameters for discovering miners on your network.

  1. Log in to the HashCore Pulse dashboard.
  2. In the left menu, select Agents and click + New Agent.
  3. Enter the agent name (e.g., Main_Site) and click Create.
  4. In the dialog that appears, click the Windows icon to download the installation file.
  5. Be sure to copy and save the Agent ID and Agent Secret (if you closed the window, you can find them by clicking the three dots next to the agent → Show Credentials).
  6. Click on the created agent's name and press + New Task to configure scanning:
  • Task name: task name (e.g., Main Network Scan).
  • IP Range: click + Add IP range and specify your network range (e.g., 192.168.0.0 - 192.168.0.255).
  • Unlock Configs: fill in this tab if you use custom firmware (Vnish, Bitmain, etc.) by specifying passwords for ASIC access (e.g., admin or root).
  1. Click Create. The cloud is ready!

Installing the Agent on Windows

Now let's install the application that will connect your devices to the cloud.

  1. Run the downloaded installation file.
  2. During installation, enter the Agent ID and Secret key you saved in the first step.
  3. Wait for the installation to complete. (By default, the program installs to C:\Program Files\Hashcore\Pulse).

Agent Management and Local Statistics

1. Management via system tray: When Pulse Agent is running, its icon appears in the system tray (in the bottom-right corner of the screen). Clicking it opens the management menu. The menu appearance and icon color depend on the current program state:

Green Icon (Pulse Agent: Running)

This means the agent is active and scanning the network. Clicking provides access to:

  • Stop Service — completely stop the agent.
  • Restart Service — quickly restart the program (needed if you changed settings).
  • Dashboard & Settings — open the browser at http://localhost:4030 to view settings or logs.
  • About — view program version information.

Gray Icon (Pulse Agent Service: Stopped)

This means the program is running but miner discovery is stopped. Clicking provides access to:

  • Start Service — start the scanning and data transmission process to the cloud.
  • Dashboard & Settings — open the browser at http://localhost:4030 to view settings or logs.
  • About — view program version information.

2. Local Statistics (Dashboard & Settings):

If you click Dashboard & Settings in the icon menu, a page with detailed agent operation data opens in the browser:

  • Credentials — here you can bind a different agent by changing the Agent ID and Secret key.
  • uptime — continuous program uptime (in seconds).
  • time — current date and time.
  • version — installed Pulse Agent version.
  • monitor_status — monitoring status (on — on, off — off).
  • connection_status — cloud connection (statuses: connected, initializing, domainNotAvailable, notAuthorized, internalError). For operation, the status must be connected.
  • agent_id — unique ID of the agent currently connected.
  • worker_threads — number of parallel scanning threads.
  • total — total number of IP addresses currently being checked.
  • found_miners — number of found miners, broken down by firmware types (vnish, bitmain, and whats).
  • last_metric_submit — data about the last submission to the cloud:
    • elapsed_secs — seconds since the last submission.
    • metrics_count — number of submitted metrics.
  • ip_ranges — IP address ranges the agent received from the cloud for scanning.

Verifying Data in the Cloud

Let's make sure information from your devices is successfully reaching the server.

  1. Go to pulse.hashcore.com.
  2. Open the Dashboard section: hashrate charts and device counter (Workers) should display current data.
  3. Go to the Workers section: a list of all discovered miners will appear here. For each device, detailed information is available: IP address, hashrate, temperature, power consumption, fan operation, and firmware version.

Maintenance and Uninstallation

If you need to reinstall or remove the agent from the system, use one of the following methods:

Method 1: Via Control Panel

  1. Press Win + S and type "Control Panel".
  2. Select Programs → Programs and Features.
  3. Find Pulse Agent in the list.
  4. Right-click → Uninstall and follow the instructions.

Method 2: Via Settings

  • Windows 10: Settings → Apps → Apps & features.
  • Windows 11: Settings → Apps → Installed apps.
  • Find Pulse Agent, click the three dots (or the row itself) and select Uninstall.

Method 3: Via Uninstall.exe File

Navigate to the installation folder: C:\Program Files\Hashcore\Pulse\. Find and run the unins000.exe file. Follow the uninstall wizard instructions.

  1. Open Command Prompt (CMD) as administrator.
  2. Navigate to the folder: cd %PROGRAMFILES%\Hashcore\Pulse.
  3. Run the command: pulse-agent-updater\pulse-agent-updater.exe uninstall.
  4. Confirm the action by pressing Y.
Note: this method may leave installer files in the system.
© 2026 HashCore. All rights reserved.