How to monitor ASSP
If you want monitor ASSP and restart it as possible in case of crash you may follow
1)
You can set ON the
ASSP MONITOR on your ASSP WHM WEB Interface
.
It will monitor ASSP status on port 25 and it will restart ASSP if required.
2) You can use following cronjob
(enter it with crontab -e) , available
with ASSP DELUXE 2.2.9 and above */1 * * * * /usr/local/cpanel/3rdparty/bin/php /usr/local/assp/deluxe/status.php
I suggest you to use status.php if ASSP restarts often on your server.
|
