World Class 24×7 Support: ( 01557362041 )

If you have Linux cPanel/WHM servers and sometimes you will face “Service Status” in WHM not showing all services.  So how we can show all important services in Service Status page? No problem, we need to edit chkservd.conf file.

Login to your server using ssh with root privileges. Then open file using your favorite editor like nano or vi.

vi /etc/chkserv.d/chkservd.conf

Then delete old content and add the following lines.

cpanellogd:1
cpsrvd:1
entropychat:0
exim:1
httpd:1
imap:1
lfd:1
melange:0
mysql:1
named:1
queueprocd:1
spamd:1
sshd:1
syslogd:1

All the important service will appear in the WHM “Service Status” page.