Creation and Configuration
A Site is the top level of the hierarchy in HashCore Pulse. It represents a physical or logical object: a mining farm, a data center, a separate building, or a dedicated segment of equipment. All agents, devices, and metrics are tied to a specific site.
Creating a Site v0.1.0
- Go to the Sites section in the sidebar menu
- Click + New Site
- Fill in the site parameters (described below)
- Click Create
After creation, the site will appear in the list and in the sidebar menu. The next step is to create an agent and configure scanning tasks.
Site Parameters
General v0.1.0
| Parameter | Description |
|---|---|
| Name | The name of the site. Displayed in the menu, header, and on the Dashboard |
| Location | Geographical location. Used for map display and grouping |
Financial v0.3.0
| Parameter | Description |
|---|---|
| Electricity rate | The cost of one kW·h of electricity |
| Currency | The currency for displaying the site's financial metrics. v1.0.0-alpha1 |
| Capacity | The maximum power capacity of the site in MW. Used to display load in the Power widget |
Currency Localization v1.0.0-alpha1
5 currencies are available:
| Currency | Symbol |
|---|---|
| US Dollar (default) | $ |
| Russian Ruble | ₽ |
| Euro | € |
| Chinese Yuan | ¥ |
| Kazakh Tenge | ₸ |
When a currency is selected, the suffix of the Electricity rate field automatically changes to the corresponding one (e.g., RUB per kW/h). All financial metrics for the site — device income, electricity costs, analytics — are displayed in the selected currency with the correct symbol.
The conversion rate is automatically pulled from an external API and updated each time the metrics are displayed. If the currency API is unavailable, a warning is displayed along with the last known rate and a timestamp.
When changing the currency for an existing site, all metrics are recalculated into the new currency.
Batch Operations v0.9.0
| Parameter | Description | Default |
|---|---|---|
| Devices per packet | Number of devices in one packet during batch operations | 10 |
| Pause duration | Pause between packets in seconds | 5 |
Editing a Site
Click ⋯ next to the site in the list → Edit. Any parameter can be changed, including the name, rate, and batch sending settings.
Site List v0.1.0
The Sites section displays a table of all sites with key metrics (Hashrate and Power — since v0.3.0, Agents count — since v0.3.0):
| Column | Description |
|---|---|
| Name | Site name |
| Workers | Online / Total devices |
| Agents | Number of active agents |
| Hashrate | Current total Hashrate |
| Power | Current total consumption |
| Income | Estimated income for the last 24 hours |
Range Aggregation
Range Aggregation is a tool for automatically combining a large list of individual IP addresses into compact ranges. This simplifies scan task management and improves configuration readability. `v0.8.5`
Electricity Parameters
Site electricity parameters allow Pulse to calculate net profitability, taking into account actual electricity costs. Without this data, the Income widget only shows gross income without deducting expenses.