macOS
brew install dwatchlocal Homebrew formula metadata
sudo port install dwatchMacPorts ports tree · sysutils/dwatch/Portfile · source: api.github.com
brew
Watch programs and perform actions based on a configuration file. Version 0.1.1 via Homebrew; verified from local package data.
install
brew install dwatchlocal Homebrew formula metadata
sudo port install dwatchMacPorts ports tree · sysutils/dwatch/Portfile · source: api.github.com
overview
Watch programs and perform actions based on a configuration file
history
Dwatch, short for Daemon Watch, is a small Unix monitoring tool by Ulric Eriksson. Its official page says it watches other programs and performs actions from conditions in a configuration file, and that it is meant to be run periodically from cron.
The official changelog records Dwatch's creation on 2001-08-20 to keep Pen, another Siag project, running on siag.nu, with release 0.1.0 published at the same time. The project page is deliberately old-school Unix: make, make install, a sample dwatch.conf, and notes that Linux and Solaris were known to work.
Public adoption evidence is thin. The official page links a source download and an external SUSE RPM, while the batch input lists Homebrew and MacPorts formulae, suggesting survival mostly as a niche packaged Unix utility rather than a widely discussed monitoring system.
The sample configuration shows directive, argument, and command columns, including examples that restart Pen when a process or TCP check is not satisfied. The intended workflow is to let cron invoke dwatch regularly, with dwatch deciding whether to run recovery commands.
Dwatch is package-nerd interesting mostly as a fossil of early-2000s Unix service babysitting: a tiny cron-friendly daemon watcher from the same ecosystem as Pen and Siag Office, before modern supervisors and service managers became the default answer.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dwatch | 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:dwatch |
|---|---|
| Version | 0.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dwatch |
| Homepage | https://siag.nu/dwatch/ |
| Upstream docs | https://siag.nu/dwatch |
| License | GPL-2.0-or-later |
| Source archive | https://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dwatch |
| 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.
dwatch
sudo port install dwatchsource 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.