How to service check and restart from CWP panel
How to service check and restart from CWP panel
Step 1: follow the steps to select individual services need to monitor
1. Go to CentOS WebPanel Admin GUI at http://SERVER_IP:2030 or https://SERVER_IP:2031 and login using username and password
.png)
2. On dashboard find the services status section, you will find the services on the server:
A. Apache Webserver
B. FTP Server
C. MySQL Database Server
D. BIND DNS Server
E. SSH Server
F. Crontab
G. Mail Server Services
a. Postfix Mail Server
b. Dovecot IMAP/POP3 Server
Below are mentioned as,
1. Services names
2. Daemon of the services
3. Options to manage the services
.png)
Step 2. Manage the services by Start, Stop, Restart options
Below shown as cron services is stopped, click on the restart button to enable again.
.png)
Related Articles
Available automated scripts at centos web panel (CWP) with the latest version
Restart HTTPD service: # sh /usr/local/cwpsrv/htdocs/resources/scripts/restart_httpd Install or update ioncube loader PHP addons (you will need to restart httpd and cwpsrv): # sh /usr/local/cwpsrv/htdocs/resources/scripts/update_ioncube Upgrade ...
How to install CentOS Web Panel (CWP)
Steps to follow to install CWP Panel from CLI Step 1: Download and Install the CWP Panel from CLI 1. Login to your server as root or as any other user with sudo privilege and run the following commands in the terminal. # cd /usr/local/src # wget ...
How to check Database Process List in Plesk Linux
How to check the Database Process List in Plesk Linux We will follow the below steps to check the database process list from the Plesk Panel Step 1: Log in to the Plesk Panel > Tools & Settings > Database Process List Step 2: We can find the list of ...
How to check Cpanel Logs
How to check Cpanel Logs Reference KB: https://docs.cpanel.net/knowledge-base/cpanel-product/the-cpanel-log-files/ Website Raw Access Log Website Error Logs FTP Access Log FTP Login Logs Cpanel Access Log Maillog Website Raw Access Log Option1: To ...
Centos-web panel (CWP) Services, Logs and Configuration files
CWP Login Logs: /var/log/cwp_login.log or /var/log/cwp_client_login.log cwpsrv Logs: /usr/local/cwpsrv/logs /usr/local/cwp/php71/var/log/ Apache: Logs Global Access and Error logs: /var/log/httpd/ Domain logs: /usr/local/apache/logs Services Stop: ...