macOS
brew install monitlocal Homebrew formula metadata
sudo port install monitMacPorts ports tree · sysutils/monit/Portfile · source: api.github.com
brew
Manage and monitor processes, files, directories, and devices. Version 6.0.0 via Homebrew; verified 2026-06-22.
install
brew install monitlocal Homebrew formula metadata
sudo port install monitMacPorts ports tree · sysutils/monit/Portfile · source: api.github.com
sudo apk add monitAlpine Linux edge package indexes · monit · source: dl-cdn.alpinelinux.org
sudo apt install monitDebian stable package indexes · monit · source: deb.debian.org
sudo dnf install monitFedora Rawhide package metadata · monit · source: dl.fedoraproject.org
nix profile install nixpkgs#monitnixpkgs package indexes · pkgs/by-name/mo/monit/package.nix · source: api.github.com
sudo pacman -S monitArch Linux sync databases · monit · source: geo.mirror.pkgbuild.com
winget install --id fzf404.Monit -eWindows Package Manager source index · fzf404.Monit · source: cdn.winget.microsoft.com
overview
Manage and monitor processes, files, directories, and devices
history
Monit is a Unix-focused process and service supervision tool maintained under the Tildeslash/M/Monit project. Its manual defines the core role plainly: monitor processes, programs, files, directories, filesystems, network connections, scripts, and system resources, then take actions such as restart, stop, alert, or execute a configured command when a check fails.
The package occupies a practical space between init systems, cron, and full metrics platforms. Operators write a compact monitrc file, run Monit as a daemon, and use it for local recovery loops such as restarting web servers, checking disk or memory thresholds, probing HTTP/SMTP/MySQL-like protocols, and exposing status through its built-in HTTP(S) interface. M/Monit extends that pattern into a central management product that treats Monit as the per-host agent.
Monit gained visibility in early web operations because it handled fleets of identical application worker processes well. Twitter's 2010 engineering writeup says Twitter had relied on Monit for automatic recovery and monitoring of Mongrel workers, then kept Monit supervising the Unicorn master process while adding a more specialized process-tree watcher. Later release notes show the project continuing to track operational needs such as container PID 1 behavior, stronger checksum support, protocol checks, HTTP interface hardening, and platform-specific process accounting.
security posture
formula declares a Homebrew service.
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.
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.
~/.monitrc/etc/monitrc@sysconfdir@/monitrc./monitrcCredential-bearing paths to review before unattended agent runs.
~/.monitrc/etc/monitrc@sysconfdir@/monitrc./monitrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
monit | 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.
install metadata
| Package key | brew:monit |
|---|---|
| Version | 6.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/monit |
| Homepage | https://mmonit.com/monit/ |
| Repository | https://bitbucket.org/tildeslash/monit |
| Upstream docs | https://mmonit.com/monit/documentation/monit.html |
| License | AGPL-3.0-or-later |
| Source archive | https://mmonit.com/monit/dist/monit-6.0.0.tar.gz |
| Last updated | 2026-06-22T14:05:31-07:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | monit |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
monit 1:5.34.3-1
utility for monitoring and managing daemons or similar programs
sudo apt install monitmonit
nix profile install nixpkgs#monitmonit 1:5.33.0-2build2
utility for monitoring and managing daemons or similar programs
sudo apt install monitmonit 5.35.2-r0
Managing and monitoring on a UNIX system
sudo apk add monitmonit-doc 5.35.2-r0
Managing and monitoring on a UNIX system (documentation)
sudo apk add monit-docmonit-openrc 5.35.2-r0
Managing and monitoring on a UNIX system (OpenRC init scripts)
sudo apk add monit-openrcmonit 5.35.2-2.fc44
Manages and monitors processes, files, directories and devices
sudo dnf install monitmonit 5.35.2-2
Utility for managing and monitoring, processes, files, directories and devices on a *NIX system
sudo pacman -S monitmonit
sudo port install monitfzf404.Monit
winget install --id fzf404.Monit -esource 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.