![]() |
Statistic only till October 10th - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Statistic only till October 10th (/thread-1595.html) Pages: 1 2 |
Statistic only till October 10th - measaura - 10-23-2007 11:06 PM I did some resetting last few days to solve the SMTP problem. Now i realize that the statistic is not captured. Can anybody point me where the problem is? Is it the cron not functioning? If so, how do i set the cron job? RE: Statistic only till October 10th - BeNe - 10-23-2007 11:15 PM Quote:I did some resetting last few daysHow you do that ?? Was this a VM-Box ? Maybe the wrong date on the Machine ? Here the Cron entry´s. Try to start them manually.. Code: # Traffic Greez BeNe RE: Statistic only till October 10th - measaura - 10-23-2007 11:24 PM you can check the detailed activity on this thread http://www.isp-control.net/forum/solved-554-571-relay-access-denied-t-1544.html Quote:Here the Cron entry´s. Try to start them manually.. how to start manually ![]() RE: Statistic only till October 10th - BeNe - 10-23-2007 11:25 PM You start it like this: Code: /var/www/ispcp/engine/traffic/ispcp-srv-traff Code: /var/www/ispcp/engine/traffic/ispcp-vrl-traff Code: /var/www/ispcp/engine/traffic/ispcp-vrl-traff Greez BeNe RE: Statistic only till October 10th - measaura - 10-23-2007 11:33 PM this is what i get when i run it: Code: [root@enum ~]# /var/www/ispcp/engine/traffic/ispcp-srv-traff RE: Statistic only till October 10th - rbtux - 10-23-2007 11:35 PM can you execute the ispcp_network init skript? RE: Statistic only till October 10th - measaura - 10-23-2007 11:40 PM i can't find that script. where is it? and why is my cron.d/ispcp like this? Code: # delayed tasks START. RE: Statistic only till October 10th - BeNe - 10-24-2007 12:34 AM This looks like a template and not your really cron entrys. Are your sure that you open this file ? Code: /etc/cron.d/ispcp Code: iptables: No chain/target/match by that name Code: /bin/cp: cannot stat `/var/log/mail.log': No such file or directory Greez BeNe RE: Statistic only till October 10th - joximu - 10-24-2007 06:43 AM rbtux Wrote:can you execute the ispcp_network init skript? -> /etc/init.d/ispcp_network restart RE: Statistic only till October 10th - Esni - 10-25-2007 12:44 AM Have you deleted /var/log folder? |