macOS
brew install cloudproberlocal Homebrew formula metadata
brew
Active monitoring software to detect failures before your customers do. Version 0.14.3 via Homebrew; verified 2026-04-23.
install
brew install cloudproberlocal Homebrew formula metadata
nix profile install nixpkgs#cloudprobernixpkgs package indexes · pkgs/by-name/cl/cloudprober/package.nix · source: api.github.com
overview
Active monitoring software to detect failures before your customers do
history
Cloudprober is an open-source active monitoring and probing system originally built at Google. It runs scheduled probes against services and infrastructure, exports metrics, and helps operators detect user-visible failures before customers report them.
Google's Open Source Blog described Cloudprober in March 2018 as black-box monitoring software that Google had open sourced the previous year. The project focused on probing systems and services from the outside and producing metrics from those probe results rather than relying only on internal application telemetry.
Cloudprober's own about page says its original goal was discovering and alerting on Cloud Networking availability and performance problems, but that it was developed as a generic prober for many kinds of systems and services. The current project site carries that lineage forward with the tagline that it is open-source active monitoring built at Google and able to run from small devices to large fleets.
Cloudprober's adoption is strongest among operators who want self-hosted active or synthetic monitoring with Prometheus-style metrics and low deployment assumptions. Official materials mention production use and the Cloudprober Helm chart documents Kubernetes installation through GitHub Container Registry, while Homebrew and Nix packaging make the standalone binary convenient on developer and operator machines.
Users configure Cloudprober to run HTTP, DNS, ping, TCP, UDP, browser, external, and other probes on a schedule, then consume the emitted metrics and alerts in their monitoring stack. The getting-started docs also note that running cloudprober with no arguments on Linux exposes a built-in sys_metrics probe at a local metrics endpoint.
Cloudprober is package-nerd interesting because it is infrastructure software that stays useful as a single CLI/server binary: one package can serve laptop experiments, Raspberry Pi checks, Kubernetes deployments, and fleet monitoring. Its packaging also bridges old-school daemon-style monitoring and modern cloud-native distribution, with Homebrew/Nix formulae and an official Helm chart.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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 |
|---|---|---|---|
cloudprober | 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/cloudprober/cloudprober
install metadata
| Package key | brew:cloudprober |
|---|---|
| Version | 0.14.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cloudprober |
| Homepage | https://cloudprober.org |
| Repository | https://github.com/cloudprober/cloudprober |
| Upstream docs | https://cloudprober.org/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/cloudprober/cloudprober/archive/refs/tags/v0.14.3.tar.gz |
| Last updated | 2026-04-23T23:13:24Z |
| Pulse | updated |
| Build dependencies | go |
| 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 | cloudprober |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
cloudprober
nix profile install nixpkgs#cloudprobersource 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.