Hi.
I have a little cron job problem and don't know todayhow to solve it.
The job here :
20 4 1 * * root echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue
Makes web (http) service go down every morning at that same time and nagios starts beeping about an excessive load on server.
What does this job stand for ??? Why does it use so much load ??? How can i make it use less load, and allow therefor www service priority on it ....
Thks for your help...
I have a little cron job problem and don't know todayhow to solve it.
The job here :
20 4 1 * * root echo 'action=reset&value=all' >> /usr/local/directadmin/data/task.queue
Makes web (http) service go down every morning at that same time and nagios starts beeping about an excessive load on server.
What does this job stand for ??? Why does it use so much load ??? How can i make it use less load, and allow therefor www service priority on it ....
Thks for your help...