macOS
brew install easeprobelocal Homebrew formula metadata
brew
easeprobe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install easeprobelocal Homebrew formula metadata
nix profile install nixpkgs#easeprobenixpkgs package indexes · pkgs/by-name/ea/easeprobe/package.nix · ソース: api.github.com
概要
Simple, standalone, and lightWeight tool that can do health/status checking
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$CWD/config.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
easeprobe | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/megaease/easeprobe
インストールメタデータ
| パッケージキー | brew:easeprobe |
|---|---|
| バージョン | 2.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/easeprobe |
| ホームページ | https://github.com/megaease/easeprobe |
| リポジトリ | https://github.com/megaease/easeprobe |
| 上流ドキュメント | https://github.com/megaease/easeprobe#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/megaease/easeprobe/archive/refs/tags/v2.3.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | easeprobe |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
easeprobe
nix profile install nixpkgs#easeprobeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.