Automic VaultAutomic Vault

brew

Install easeprobe with Homebrew, Nix

Simple, standalone, and lightWeight tool that can do health/status checking. Version 2.3.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install easeprobe

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#easeprobe

nixpkgs package indexes · pkgs/by-name/ea/easeprobe/package.nix · source: api.github.com

overview

Package summary

Simple, standalone, and lightWeight tool that can do health/status checking

Commands and aliases

  • easeprobe

history

Project history and usage

EaseProbe is MegaEase's Go-based standalone health/status checking tool. It packages probes, notifications, SLA reporting, Prometheus metrics, and deployment examples into a single `easeprobe` binary configured by YAML.

Project history

The official repository was created in February 2022. Its README defines the project around three jobs: probing services, sending notifications, and reporting status or metrics.

EaseProbe's scope expanded from simple HTTP/TCP checks into a broad probe catalog covering HTTP, TCP, ping, shell, SSH, TLS, host checks, and native clients for systems such as MySQL, Redis, Memcache, MongoDB, Kafka, PostgreSQL, and ZooKeeper. The release history shows a 2.0 line by late 2022 and a 2.3 line by 2025.

Adoption history

The project is distributed through GitHub releases, Docker images, source builds, and Homebrew. Its adoption signal is strongest inside the MegaEase/open-source operations niche rather than as a universal monitoring standard.

Homebrew packages release tarballs from the official GitHub repository, making EaseProbe a normal `brew install easeprobe` tool for users who want a small status checker without deploying a larger monitoring stack first.

How it is used

A typical setup creates a YAML config, then runs `easeprobe -f config.yaml` or points the `PROBE_CONFIG` environment variable at one or more config files. The README's sample config checks an HTTP URL, writes notifications to a log file, and sets global timeout and probe interval settings.

EaseProbe can be run as a local binary, Docker container, systemd service, Docker Compose deployment, or Kubernetes deployment. It also exposes live SLA output and Prometheus metrics on its built-in report server.

Why package nerds care

EaseProbe is package-nerd-interesting because it sits between a shell script health check and a full monitoring platform. The appeal is one statically built Go CLI plus a YAML file, with enough output and notification integrations to be useful in small deployments.

Its broad probe matrix also makes it a handy example of the modern Go ops binary: single executable, Docker image, Helm/Kubernetes path, Homebrew formula, and documentation colocated in the GitHub repo.

Timeline

  • 2022-02: The official GitHub repository was created.
  • 2022-12: GitHub releases show EaseProbe 2.0.0.
  • 2023-03: GitHub releases include EaseProbe Helm chart artifacts.
  • 2025-05: GitHub releases show EaseProbe 2.3.0, the version packaged by Homebrew at review time.

Related projects

  • MegaEase is the project organization behind EaseProbe.
  • Prometheus is a related metrics consumer supported by EaseProbe's exporter endpoint.
  • Kubernetes and Helm are related deployment surfaces documented by the project.
  • Classic monitoring systems such as Nagios-style checks are conceptually adjacent, although the official sources frame EaseProbe as a simple standalone checker.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$CWD/config.yaml

executables

Installed executables

CommandKindExposureNote
easeprobecliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.3.0
manager updated
local dataok
upstreamcurrent
latest detectedv2.3.0

https://github.com/megaease/easeprobe

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:easeprobe
Version2.3.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/easeprobe
Homepagehttps://github.com/megaease/easeprobe
Repositoryhttps://github.com/megaease/easeprobe
Upstream docshttps://github.com/megaease/easeprobe#readme
LicenseApache-2.0
Source archivehttps://github.com/megaease/easeprobe/archive/refs/tags/v2.3.0.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameeaseprobe
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

easeprobe

nix profile install nixpkgs#easeprobe
  • normalized package name match
  • Matched by: Easeprobe
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ea/easeprobe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment