# mon mit Homebrew, apt, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mon in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:mon
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mon
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mon
```

  Evidenz: Debian stable package indexes: mon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mon
```

  Evidenz: Fedora Rawhide package metadata: mon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:mon
- **Paketmanager:** Homebrew
- **Version:** 1.2.3
- **Quellzusammenfassung:** Monitor hosts/services/whatever and alert about problems
- **Homepage:** <https://github.com/tj/mon>
- **Repository:** <https://github.com/tj/mon>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mon (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.2.3
## Projektgeschichte und Nutzung

mon is TJ Holowaychuk's small C process monitor, framed by its README as a reaction against heavier monitoring tools and their configuration languages. The project deliberately keeps the model simple: run a command, restart it on failure, optionally daemonize it, and call user-supplied scripts on restart or final error.

### Projektgeschichte

The tool is used more like a tiny supervisor than a full metrics system. Its README shows one mon instance per process, shell scripts as configuration, PID files and log prefixes for multiple instances, and companion tools such as mongroup for managing groups of mon processes. Homebrew packages it as a lightweight system utility for monitoring hosts, services, or arbitrary commands and alerting about problems.

### Wie es verwendet wird

Because public sources for this particular mon package are sparse outside the upstream README and package metadata, its project history is best treated as a short package note rather than a detailed adoption narrative.

### Quellen

- <https://formulae.brew.sh/formula/mon>
- <https://github.com/tj/mon>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - mon - 1.4.1-2: normalized package name match | Debian stable package indexes: mon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | monitor hosts/services/whatever and alert about problems | https://doc.coker.com.au/projects/etbe-mon/
- Ubuntu apt - mon - 1.3.8-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: mon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | monitor hosts/services/whatever and alert about problems | https://doc.coker.com.au/projects/etbe-mon/
- dnf - mon - 1.2.0-47.fc45: normalized package name match | Fedora Rawhide package metadata: mon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | General-purpose resource monitoring system | http://www.kernel.org/software/mon/


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
