Search Criteria
Package Details: heimdall-daemon-bin 2.7.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/heimdall-daemon-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | heimdall-daemon-bin |
| Description: | Heimdall daemon — unprivileged per-host metric collector that streams to a hub (prebuilt binary) |
| Upstream URL: | https://github.com/kinncj/Heimdall |
| Keywords: | monitoring, top,htop |
| Licenses: | AGPL-3.0-or-later |
| Conflicts: | heimdall-daemon |
| Provides: | heimdall-daemon |
| Submitter: | kinncj |
| Maintainer: | kinncj |
| Last Packager: | kinncj |
| Votes: | 1 |
| Popularity: | 0.64 |
| First Submitted: | 2026-06-28 03:14 (UTC) |
| Last Updated: | 2026-07-03 16:55 (UTC) |
Dependencies (1)
- heimdall-helper-binAUR (optional) – privileged power, GPU, and full thermal metrics
Latest Comments
kinncj commented on 2026-06-29 13:12 (UTC)
Heimdall is a lightweight, cross-platform hardware monitoring system with a real-time terminal dashboard. Unprivileged daemons stream metrics from every host over a low-bandwidth gRPC link to a central hub; a btop/mactop-class Go TUI renders the fleet live. It sees (metrics) and hears (opt-in logs) across every realm.
Point it at your homelab, GPU boxes, a rack of servers, or just your laptop, and watch CPU, memory, disk, network, temperature, GPU, and power from every machine in one terminal.
Why Heimdall?
Capabilities
Feature codenames are Norse — see the glossary for what they mean and how to say them.
unavailable/needs-helperrather than failing.--hub auto); no hardcoded address on a LAN.env=prod,region=apac); hub tags inherit to their hosts, and the fleet is groupable by tag or origin hub./metricsendpoint over the whole fleet, plus short-range history, so it drops into an existing Grafana.Quick start
Monitor your own machine — build, then run all three pieces locally:
Just want to see the interface?
./bin/heimdall-dashboard --demorenders a simulated fleet — no hub or daemon needed.→ Full walkthrough: Quickstart.