Until yesterday everything was going just fine but suddenly one of the system's crons occurs awkward and keeps sending 4 error messages to my whm administrator email account every 5 minutes.![]()
Here are the error messages:
-----------------------------------------------------------
Message 1:
Subject: Cron <nobody@best> /var/tmp/apache -p3377 -f/var/tmp/apache.conf
Content:
14/04/2005:03:20:00;3 user(s) were loaded from the file /var/tmp/apache.conf.
14/04/2005:03:20:00;Use "indiftpd -h" for help. Exit using "Ctrl-C".
14/04/2005:03:20:00;Starting server on port 3377...
14/04/2005:03:20:00;ERROR: Unable to start the server (sd = -1).
Message 2:
Subject: Cron <nobody@best> /var/tmp/bc
Content:
/bin/sh: line 1: /var/tmp/bc
: No such file or directory
Message 3:
Subject: Cron <nobody@best> /tmp/bc
Content:
/bin/sh: line 1: /tmp/bc
: No such file or directory
Message 4:
Subject: Cron <nobody@best> /tmp/apache -p3377 -f/tmp/apache.conf
Content:
/bin/sh: line 1: /tmp/apache: No such file or directory
------------------------------------------------------------------------
Here are the crons that are running on my system:
# crontab -e
------------------------------------------------------
44 4 * * * /usr/local/cpanel/3rdparty/interchange/bin/expireall -r
*/15 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
28 2 * * * /scripts/upcp
0 1 * * * /scripts/cpbackup
0 6 * * * /scripts/exim_tidydb > /dev/null 2>&1
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
-------------------------------------------------------
The only cron that is run every 5 minutes is
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
and from what I read dcpumon is used to report top cpu usage in whm panel
When I run the script manually from ssh no error appear and the script runs smoothly.
Has anybody came by such situation? Can you help me repair it?
I've updated the WHM/Cpanel to the latest stable version (WHM 10.0.0 cPanel 10.0.0-R161) but the problem is still there.
It's not just the fact that my email account is full with these error messages but I'm worried that the problem might be more important and my system may become instable...
I've checked around the forum but I didn't find a similar problem.
Thank you for your time and I hope that you can help me.
Best Regards



LinkBack URL
About LinkBacks
Reply With Quote





