File tree Expand file tree Collapse file tree 10 files changed +30
-0
lines changed
Expand file tree Collapse file tree 10 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ check process clamd with pidfile /var/run/clamav/clamd.pid
2+ start program = "/etc/init.d/clamd start"
3+ stop program = "/etc/init.d/clamd stop"
Original file line number Diff line number Diff line change 1+ check process dovecot with pidfile /var/run/dovecot/master.pid
2+ start program = "/etc/init.d/dovecot start"
3+ stop program = "/etc/init.d/dovecot stop"
Original file line number Diff line number Diff line change 1+ check process exim with pidfile /var/run/exim.pid
2+ start program = "/etc/init.d/exim start"
3+ stop program = "/etc/init.d/exim stop"
Original file line number Diff line number Diff line change 1+ check process httpd with pidfile /var/run/httpd/httpd.pid
2+ start program = "/etc/init.d/httpd start"
3+ stop program = "/etc/init.d/httpd stop"
Original file line number Diff line number Diff line change 1+ check process mysql with pidfile /var/run/mysqld/mysqld.pid
2+ start program = "/etc/init.d/mysqld start"
3+ stop program = "/etc/init.d/mysqld stop"
Original file line number Diff line number Diff line change 1+ check process nginx with pidfile /var/run/nginx.pid
2+ start program = "/etc/init.d/nginx start"
3+ stop program = "/etc/init.d/nginx stop"
Original file line number Diff line number Diff line change 1+ check process spamassassin with pidfile /var/run/spamd.pid
2+ start program = "/etc/init.d/spamassassin start"
3+ stop program = "/etc/init.d/spamassassin stop"
Original file line number Diff line number Diff line change 1+ check process sshd with pidfile /var/run/sshd.pid
2+ start program = "/etc/init.d/sshd start"
3+ stop program = "/etc/init.d/sshd stop"
Original file line number Diff line number Diff line change 1+ check process vesta-nginx with pidfile /var/run/vesta-nginx.pid
2+ start program = "/etc/init.d/vesta start"
3+ stop program = "/etc/init.d/vesta stop"
Original file line number Diff line number Diff line change 1+ check process vesta-php with pidfile /var/run/vesta-php.pid
2+ start program = "/etc/init.d/vesta start"
3+ stop program = "/etc/init.d/vesta stop"
You can’t perform that action at this time.
0 commit comments