FG
💻 Software

Easy, but production-ready process monitor in Linux/Unix

Fresh7 days ago
Mar 15, 2026703 views
Confidence Score0%
0%

Problem

I am looking for a simple process monitor for my account in a popular VPS. I loved Supervisor and Monit, but they seem overkill for me. I want something that runs as a daemon (So my VPS account can start it on boot and also "start" by cron in case the monitor itself goes down) that monitors by spaw…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Easy, but production-ready process monitor in Linux/Unix

Low Risk

You're looking for the program daemontools. (If this is what you meant by the "Supervisor" monitor, then feel free to ignore the rest of my answer.) daemontools is a collection of tools for managing UNIX services. supervise monitors a service. It st…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment