View Single Post
  #3 (permalink)  
Old 07-01-2009, 12:14 PM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 7,995
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by mehrdad abed View Post
Hi,

I just configured WHM/Server Configuration >> Statistics Software Configuration and checked some hours that "i would like log analysis NOT to be performed."

but i just noticed that my server load gets high on some specific hours and find follwoing processes then :

Code:
root     15479  0.0  0.0   3660  1432 ?        S    01:23   0:00 /usr/bin/perl /scripts/runweblogs mmuser
root     15480  0.0  0.2  18652  9736 ?        S    01:23   0:01 cpanellogd - loading config for mmuser
mmuser 15548  0.0  0.1  18652  7368 ?        S    01:23   0:00 cpanellogd - http logs for mmuser
mmuser 15549  0.0  0.0   1652   412 ?        S    01:23   0:00 /usr/local/cpanel/bin/logrunner 2.0 /usr/local/cpanel/3rdparty/bin/english/webalizer -N 10 -D /home/mmuser/tmp/webalizer/dns_cache.db -R 250 -p -n notshown.com -o /home/mmuser/tmp/webalizer /usr/local/apache/domlogs/notshown.com
mmuser 15550  0.0  0.0   3508  1260 ?        TNs  01:23   0:00 /usr/local/cpanel/3rdparty/bin/english/webalizer -N 10 -D /home/mmuser/tmp/webalizer/dns_cache.db -R 250 -p -n notshown.com -o /home/mmuser/tmp/webalizer /usr/local/apache/domlogs/notshown.com
how could i prevent logrunner not to be performed on pre-defined hours ?
Is it possible that logrunner began its task before the blackout hours and is just completing its task? Or is logrunner beginning to process additional domains during these blackout hours?
__________________
Want our technical analysts to login to your server to assist you? You can contact our technical analysts at: http://tickets.cPanel.net/submit
Reply With Quote