patrol

command
v0.0.0-...-717d3de Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2018 License: BSD-3-Clause Imports: 12 Imported by: 0

README

Patrol

Process and Service Management

Building Patrol

go get -t -u sabey.co/patrol
cd ~/go/src/sabey.co/patrol/patrol
go build -a -v
./patrol
# HTML GUI: http://localhost:8421

Installing Patrol - systemd

# see: `patrol.service`
# edit `WorkingDirectory` to your Patrol working directory
# edit `ExecStart` to the location of your Patrol binary
sudo nano /lib/systemd/system/patrol.service
sudo systemctl enable patrol.service
sudo systemctl start patrol
# Verify Patrol is running!
sudo journalctl -f -u patrol

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL