Skip to content

Instantly share code, notes, and snippets.

@tomaustin700
Last active June 8, 2019 18:13
Show Gist options
  • Save tomaustin700/fd61d66ed6d2d5cd3b8f291b9e148320 to your computer and use it in GitHub Desktop.
Save tomaustin700/fd61d66ed6d2d5cd3b8f291b9e148320 to your computer and use it in GitHub Desktop.
[program:scollector]
command=/bin/bash -c "/scollector/scollector -h 0.0.0.0:5252"
priority=100
stdout_logfile=/var/log/scollector.out.log
stderr_logfile=/var/log/scollector.err.log
autostart=true
autorestart=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment