macOS
brew install icemonlocal Homebrew formula metadata
brew
Icecream GUI Monitor. Version 3.3 via Homebrew; verified from local package data.
install
brew install icemonlocal Homebrew formula metadata
sudo dnf install icemonFedora Rawhide package metadata · icemon · source: dl.fedoraproject.org
nix profile install nixpkgs#icemonnixpkgs package indexes · pkgs/by-name/ic/icemon/package.nix · source: api.github.com
overview
Icecream GUI Monitor
history
Icemon is the graphical monitor for Icecream compile networks. It is a companion package rather than a compiler tool: it visualizes scheduler and daemon activity so users can see how an Icecream cluster is distributing build work.
The repository describes Icemon as an Icecream GUI monitor and lists Kevin Funk as maintainer. The project is closely tied to Icecream packaging because its build instructions require the Icecream development package and its purpose is to observe an Icecream network.
Maintainer posts show the 3.x series becoming public in 2015, followed by bug-fix and minor releases in 2016, 2017, and 2018. The GitHub repository records a 3.3 release in 2019.
Icemon's adoption follows Icecream's adoption: users install it when they need a live visual overview of a compile cluster rather than only logs or scheduler status. The Icecream README recommends installing Icemon or icecream-sundae with Icecream.
The package is niche but useful in distribution workflows because it gives an immediate picture of which machines are compiling, idle, or unreachable.
After installing the Icecream development pieces and Qt/CMake build dependencies, users run `icemon` to connect to an Icecream scheduler and display compile-network activity.
It is most useful while tuning a local network build setup, checking whether workers are discovered, or explaining why a distributed build is not using expected hosts.
Icemon is package-nerd significant as a small observability sidecar for a build accelerator. It is not essential to compile with Icecream, but it makes the invisible scheduler/daemon traffic legible.
Its separate package identity also shows a common Unix packaging pattern: keep the daemon/client tools in one package and the graphical monitor in another.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
icemon | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/icecc/icemon
install metadata
| Package key | brew:icemon |
|---|---|
| Version | 3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/icemon |
| Homepage | https://kfunk.org/tag/icemon/ |
| Repository | https://github.com/icecc/icemon |
| Upstream docs | https://github.com/icecc/icemon |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/icecc/icemon/archive/refs/tags/v3.3.tar.gz |
| Dependencies | icecream, libarchive, lzo, qtbase, zstd |
| Build dependencies | cmake, extra-cmake-modules, pkgconf, sphinx-doc |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | icemon |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
icemon
nix profile install nixpkgs#icemonicemon 3.3-18.fc44
Icecream GUI monitor
sudo dnf install icemonsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.