Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: CPanel server tailwatchd is failed and is not running – A restart was attempted  (Read 7729 times)

0 Members and 1 Guest are viewing this topic.

Aby

  • Guest
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