ispCP - Board - Support
No Traffic Statistic - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: No Traffic Statistic (/thread-1023.html)



No Traffic Statistic - BeNe - 07-23-2007 04:50 PM

Hello raphael,

i checked the logs about this Problem and theonly thing that i found was this -->
Code:
ERROR: External command 'export COLUMNS=120;/sbin/iptables -nvxL ISPCP_INPUT 1>/var/log/ispcp/ispcp-iptables-input.log' returned '1' status !

ispcp-iptables-output.log
Code:
Chain OUTPUT (policy ACCEPT 4046 packets, 737526 bytes)
    pkts      bytes target     prot opt in     out     source               destination
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:25
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:143
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:110
     467   323715            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:80
    4046   737526            0    --  *      *       0.0.0.0/0            0.0.0.0/0
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:25
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:143
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:110
     467   323715            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:80
    4046   737526            0    --  *      *       0.0.0.0/0            0.0.0.0/0
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:25
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:143
       0        0            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:110
     467   323715            tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:80
    4046   737526            0    --  *      *       0.0.0.0/0            0.0.0.0/0

ispcp-srv-traff.el
Code:
sys_command()                  | ERROR: External command 'export COLUMNS=120;/sbin/iptables -nvxL ISPCP_INPUT 1>/var/log/ispcp/ispcp-iptables-input.log' returned '1' status !
sys_command()                  | Starting...
srv_traff_engine()             | Starting...
srv_traff_start_up()           | Ending...
doSQL()                        | Ending...
doSQL()                        | Starting...
get_conf()                     | Ending...
setup_main_vars()              | Ending...
decrypt_db_password()          | Ending...
decrypt_db_password()          | Starting...
setup_main_vars()              | Starting...
get_file()                     | Ending...
get_file()                     | Starting...
get_conf()                     | Starting...
del_file()                     | Ending...
del_file()                     | Starting...
srv_traff_start_up()           | Starting...
get_conf()                     | Ending...
setup_main_vars()              | Ending...
decrypt_db_password()          | Ending...
decrypt_db_password()          | Starting...
setup_main_vars()              | Starting...
get_file()                     | Ending...
get_file()                     | Starting...
get_conf()                     | Starting...

Code:
Dateien /var/log/apache2/backup/mail.log und /var/log/apache2/backup/mail.log.perv sind verschieden.

No entries in kernel.log or something.

Greez BeNe


RE: No Traffic Statistic - raphael - 07-24-2007 03:11 AM

can you post your /var/log/ispcp/ispcp-iptables-input.log instead of /var/log/ispcp/ispcp-iptables-output.log Big Grin


RE: No Traffic Statistic - BeNe - 07-24-2007 03:42 AM

No - because it is empty! Tongue

Greez BeNe


RE: No Traffic Statistic - raphael - 07-24-2007 05:04 AM

Quote:Various error messages are printed to standard error. The exit code is 0 for correct functioning. Errors which appear to be caused by invalid or abused command line parameters cause an exit code of 2, and other errors cause an exit code of 1.
this doesn't help at all Sad


RE: No Traffic Statistic - BeNe - 07-30-2007 03:36 AM

I installed r730 from scratch, and see there, the Traffic is counted.
Maybe it is a Problem with the manuel upgrade (only gui & engine).
But this works now for me.

Greez BeNe


RE: No Traffic Statistic - RatS - 07-30-2007 03:54 AM

You have to compile the new daemon, otherwise it will not work!


RE: No Traffic Statistic - momo - 04-08-2011 11:05 PM

Hi everybody,

same problem here :

Fresh install
Squeeze 64bit
ispCP 1.0.7 OMEGA, build: 20101124


RE: No Traffic Statistic - Odense-dk - 05-19-2011 01:48 AM

I am arranged time and date in any php.ini which is located on the server and in all folders of ispcp omega. And immediately after that it worked.


RE: No Traffic Statistic - Minganus - 07-25-2011 11:41 AM

(05-19-2011 01:48 AM)Odense-dk Wrote:  I am arranged time and date in any php.ini which is located on the server and in all folders of ispcp omega. And immediately after that it worked.

Can you can more detail this ?