# 使用 Homebrew 安装 monika

查看 monika 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:monika
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install monika
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:monika
- **软件包管理器:** Homebrew
- **版本:** 1.22.0
- **来源摘要:** Synthetic monitoring made easy
- **主页:** <https://monika.hyperjump.tech>
- **最后更新:** 2026-06-22T14:05:31-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- monika (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.22.0
## 项目历史与用法

Monika is Hyperjump Technology's open-source synthetic monitoring CLI. Its documentation explains the name as an abbreviation of Monitoring Berkala, Indonesian for periodic monitoring, and describes the tool as a free command-line application for synthetic monitoring.

### 项目历史

Monika's design is configuration-file driven. It reads a monika.yml file, builds HTTP or TCP probes from that configuration, checks assertions such as status code, response time, and response body, and sends incident or recovery notifications through configured channels including email, webhooks, Telegram, WhatsApp, and others. The GitHub project presents it as a Node.js/TypeScript CLI for monitoring web apps with a simple YAML file, alerting not only on downtime but also on slow responses.

### 使用方式

A visible milestone in the project's own writing was v1.6.0 in 2021, which highlighted YAML configuration support, alert improvements, periodic worker-status messages, and secondary proof checks. In the package-manager ecosystem, the Homebrew formula gives operators a native monika executable for local cron jobs, CI monitors, small self-hosted checks, or lightweight synthetic monitoring alongside heavier SaaS observability systems.

### 来源

- <https://formulae.brew.sh/formula/monika>
- <https://github.com/hyperjumptech/monika>
- <https://medium.com/hyperjump-tech/monika-v1-6-0-is-out-yaml-support-secondary-proof-advanced-alert-and-many-more-dedc3a0d0c7>
- <https://monika.hyperjump.tech/guides/alerts>
- <https://monika.hyperjump.tech/guides/configuration-file>
- <https://monika.hyperjump.tech/overview>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Unix: monika.yml

## Credential files

- Unix: monika.yml

## Combined YAML source

View the package source record on GitHub. [combined/monika.yml](https://github.com/mxcl/pkgdb/blob/main/combined/monika.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
