Why does DA run dataskq every minute with cron?

nandalinnaung

New member
Joined
May 22, 2009
Messages
2
I am using fully managed dedicated server and the other day, i saw the upgrade for direct admin 1.336000

Compiled on Redhat CentOS 5.0
Server Version 1.33.6
Current Available Version 1.336000
Last Updated Thu May 21 04:21:14 2009

since auto update, i got a cron job running at every minute and I don't know how to disable it.. can anyone please kindly shed a light about this????

below is my cron job error.

May 23 10:24:01 pwl crond[20290]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:25:01 pwl crond[20294]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:26:01 pwl crond[20299]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:27:01 pwl crond[20302]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:28:01 pwl crond[20306]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:29:01 pwl crond[20311]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:30:01 pwl crond[20315]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:31:01 pwl crond[20319]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:32:02 pwl crond[20323]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:33:01 pwl crond[20383]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:34:01 pwl crond[20387]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:35:01 pwl crond[20391]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:36:01 pwl crond[20395]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:37:01 pwl crond[20401]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:38:01 pwl crond[20404]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:39:01 pwl crond[20408]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:40:01 pwl crond[20425]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:41:01 pwl crond[20429]: (root) CMD (/usr/local/directadmin/dataskq)
May 23 10:42:01 pwl crond[20432]: (root) CMD (/usr/local/directadmin/dataskq)





any help is greatly appreciated.

cheers
 
It's perfectly normal to have cron run dataskq every minute, DA has always been doing that in my systems. Without it DA's queue wouldn't work.

A fully managed server means that you shouldn't even bother reading the logs, and every question should be asked to the managing team.

Please state a real question as thread title, like "Why does DA run dataskq every minute with cron?".
 
Thank you so much guys for answering and titled editing :)

both very much appreciated. I am pretty much noob with DA. so, I had to ask..

So, i will just ignore it because i dont think it really affects the system anyway. i top and w and cat /proc/cpuinfo

looks like it doesnt' have to concern to CPU consumptions too.. because I actually kinda have to run some cache applications for making my web services faster..

so, thanks very much, this question is resolved...

cheers
:D
 
Back
Top