/procwatch

A Supervisor-compatible process monitor service, written in Golang.

Primary LanguageGo

Procwatch

GoDoc

Overview

Procwatch is a Golang program that aims to be a Supervisor-compatible process launcher and monitor. The intention is to provide process management as reliable and robust as Supervisor, but in a single compiled binary with no external dependencies.

Installation

go get -u github.com/ghetzel/procwatch/cmd/procwatch