subdomain stats shows bandwidth 0.00 Meg

Tootle

Verified User
Joined
Sep 1, 2011
Messages
39
Hi,
is there any particular reason DA always shows 0.00 Meg on my subdomain list in Bandwidth Usage column?
DirectAdminv1452.png

there are /var/log/httpd/domains/*.bytes for every subdomain filled OK

they are rotated

Code:
-rw-r--r-- 1 root root    483 May  7 12:32 sub.domain.bytes
-rw-r--r-- 1 root root    470 May  7 01:22 sub.domain.bytes.1
-rw-r--r-- 1 root root    123 May  6 01:20 sub.domain.bytes.2
-rw-r--r-- 1 root root    555 May  5 00:57 sub.domain.bytes.3
-rw-r--r-- 1 root root     68 May  4 01:07 sub.domain.bytes.4
-rw-r--r-- 1 root root   1044 May  3 01:08 sub.domain.bytes.5
-rw-r--r-- 1 root root     60 May  2 00:59 sub.domain.bytes.6
-rw-r--r-- 1 root root    685 May  1 01:12 sub.domain.bytes.7

This has only to with subdomains in "Subdomain Management" ... in 'main' domain in "Site Summary / Statistics / Logs" Bandwith shows with no problem, OK

Is it to do with webalizer? Which I suspect is running ok, except that the column "KBytes" also always shows 0 (sorry for format)

Code:
Hits	Files	Pages	Visits	Sites	KBytes	Visits	Pages	Files	Hits
May 2014	380	351	51	32	280	0	228	358	2461	2663
Apr 2014	412	301	43	30	867	0	916	1307	9032	12373
Mar 2014	417	305	51	33	989	0	1036	1604	9463	12930
Feb 2014	476	329	46	32	795	0	899	1304	9228	13344
Jan 2014	406	267	50	30	785	0	931	1552	8291	12605
Dec 2013	395	255	48	32	801	0	1014	1501	7920	12274
Nov 2013	321	257	47	32	672	0	983	1436	7738	9659
Oct 2013	378	265	47	35	845	0	1107	1474	8221	11733
Sep 2013	523	263	45	32	845	0	966	1355	7910	15700
Aug 2013	697	302	41	30	782	0	938	1290	9381	21635
Jul 2013	536	329	54	42	718	0	1328	1680	10222	16631
Jun 2013	292	248	49	39	756	0	1195	1476	7454	8768
Totals	0	11541	16337	97321	150315

tried to force
Code:
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
but no changes

Using DA 1.45.2 on Centos 5.10 x86
Webalizer V2.01-10 (Linux 2.6.32-042stab081.5) English

I'm probably missing sth. Thx 4 any help!
 
Back
Top