Skip to content

Instantly share code, notes, and snippets.

@asabirov
Created March 29, 2016 09:24
Show Gist options
  • Save asabirov/d0c922c79a8c996e4ef3 to your computer and use it in GitHub Desktop.
Save asabirov/d0c922c79a8c996e4ef3 to your computer and use it in GitHub Desktop.
check process nginx with pidfile /var/run/nginx.pid
start program = "/bin/systemctl start nginx"
stop program = "/bin/systemctl stop nginx"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment