# Install monika with Homebrew

Synthetic monitoring made easy. Version 1.22.0 via Homebrew; verified 2026-06-22.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install monika
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:monika
- **Package manager:** Homebrew
- **Version:** 1.22.0
- **Source summary:** Synthetic monitoring made easy
- **Homepage:** <https://monika.hyperjump.tech>
- **Last updated:** 2026-06-22T14:05:31-07:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- monika (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.22.0
## Project history and usage

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.

### Project history

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.

### How it is used

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.

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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)


## Sources

- 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
