Admin-Ahead Community

Linux => General Linux => Topic started by: Aby on June 21, 2014, 10:37:43 pm

Title: CPanel server tailwatchd is failed and is not running – A restart was attempted
Post by: Aby on June 21, 2014, 10:37:43 pm
CPanel server tailwatchd is failed and is not running – A restart was attempted automagically

Email contained :

=====
tailwatchd failed @ Fri Dec 25 00:33:10 2012.A restart was attempted automagically
Service Check Method: [check command] tailwatchd is not running
=====

You can check the tailwatchd logs for the failure reasons:

Code: [Select]
tail -f /usr/local/cpanel/logs/tailwatchd_log
Restart CPanel service, this should reload tailwatched as well.

Code: [Select]
service cpanel restart
To see what services handle by tailwatched

Code: [Select]
/usr/local/cpanel/libexec/tailwatchd –status
tailwatchd is enabled
Running, PID 28379
Driver (Active: 1) Cpanel::TailWatch::ChkServd
Driver (Active: 1) Cpanel::TailWatch::Eximstats
Driver (Active: 1) Cpanel::TailWatch::cPBandwd
Driver (Active: 1) Cpanel::TailWatch::Antirelayd

Code: [Select]
# tail -f /usr/local/cpanel/logs/tailwatchd_log
If you still continue to receive the ‘tailwatchd failed’ emails, you can run Full CPanel Update:

Code: [Select]
/scripts/upcp –force