
Originally Posted by
tnt webhosting

Originally Posted by
tnt webhosting
Well I restarted it once (Apache) after I seen it had failed, but it has been over a day, and still shows failed yet everything is working fine.

To better diagnose the issue it will help to know more information. Via root SSH access the following commands will obtain some basic information about the chkservd configuration, including determining if it is setup to monitor "httpd" (where "1" is enabled and "0" is disabled), if the "httpd" chkservd configuration file exists, and what the reported status is in comparison to what is displayed via WHM ("+" for online or "-" for offline):
Code:
# grep -Hi httpd /etc/chkserv.d/chkservd.conf
# grep -H '' /etc/chkserv.d/httpd /var/run/chkservd/httpd
# stat /etc/chkserv.d/httpd