Skip to content

cdist vs Restart on Crash

A side-by-side look at cdist and Restart on Crash. For an in-depth review of either product, follow the links below.

cdist

cdist

System & Hardware

cdist is an open source configuration management tool written in Python. It allows system administrators to define the configuration of servers and deploy it to multiple machines in parallel. cdist works by running small scripts called 'manifests' on remote hosts.

configuration-managementautomationpython
Restart on Crash

Restart on Crash

Os & Utilities

Restart on Crash is a small utility that automatically restarts applications if they crash or freeze. It runs in the background and monitors running processes, restarting any that stop responding. Useful for keeping apps and services running 24/7.

crash-recoveryauto-restartprocess-monitor