Skip to content

Instantly share code, notes, and snippets.

@afquinterog
Last active July 24, 2017 21:23
Show Gist options
  • Save afquinterog/248898329d3657e718bda6f99fe1ceae to your computer and use it in GitHub Desktop.
Save afquinterog/248898329d3657e718bda6f99fe1ceae to your computer and use it in GitHub Desktop.
Monitor mysql monit file
check process mysqld with pidfile /var/run/mysqld/mysqld.pid
start program = "/etc/init.d/mysql start"
stop program = "/etc/init.d/mysql stop"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment