# Installer mon avec Homebrew, apt, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mon pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mon
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mon
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:mon
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.3
- **Résumé source:** Monitor hosts/services/whatever and alert about problems
- **Page d'accueil:** <https://github.com/tj/mon>
- **Dépôt:** <https://github.com/tj/mon>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mon (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
