Hi again
I am still working on my intranet stats with analog, and would like to report the activity of each of our IP address ranges (which happen to represent several production sites). our IP addressing scheme is :
144.100.<site number>.<host number>
 
I use a custom DOMAINSFILE in order to be a little more explicit about each site's name, which works just right. But I would like to have a graphical representation of the traffic generated by each site, so I have tried to use DOMCHARTEXPAND in the following way :
 
DOMAIN ON
DOMCHART ON
DOMCOLS Pb
DOMSORTBY PAGES
DOMFLOOR 0p
DOMCHARTEXPAND 144.100
SUBDOMAIN 144.100.*
SUBDOMSORTBY PAGES
SUBDOMFLOOR 0.5%p
 
unfortunately, analog still tells me that it automatically disables this graph since it has only one wedge (144.100 ...). Is there a way to turn this feature off?
 
thanks for any suggestions
Bruno

Reply via email to