Current time: 04-19-2024, 05:40 PM Hello There, Guest! (LoginRegister)


Post Reply 
How to see what is causing high data traffic on server
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #7
RE: How to see what is causing high data traffic on server
Take a look at your cron
Code:
/etc/cron.d/ispcp
Here you find the Traffic Scripts
Code:
# Traffic
0,30    *       *       *       *  root /var/www/ispcp/engine/traffic/ispcp-srv-traff &>/var/log/ispcp/ispcp-srv-traff.log
0,30    *       *       *       *  root /var/www/ispcp/engine/traffic/ispcp-vrl-traff &>/var/log/ispcp/ispcp-vrl-traff.log
15,45   *       *       *       *  root /var/www/ispcp/engine/traffic/ispcp-vrl-traff-correction &>/var/log/ispcp/ispcp-vrl-traff-correction.log
30         23   *       *       *  root /var/www/ispcp/engine/tools/ispcp-httpd-logs-mngr &>/var/log/ispcp/ispcp-httpd-logs-mngr.log
Take a look at the Logs. Maybe you can test to start them manuel.

Greez BeNe
10-08-2007 06:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to see what is causing high data traffic on server - BeNe - 10-08-2007 06:15 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)