mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
smarthost examples
This commit is contained in:
commit
4b53b12965
88 changed files with 350 additions and 5 deletions
3
install/rhel/monit/mysql.conf
Normal file
3
install/rhel/monit/mysql.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
check process mysql with pidfile /var/run/mysqld/mysqld.pid
|
||||
start program = "/etc/init.d/mysqld start"
|
||||
stop program = "/etc/init.d/mysqld stop"
|
Loading…
Add table
Add a link
Reference in a new issue