Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Webalizer on Intranet

Status
Not open for further replies.

flubbard

Technical User
Joined
Jun 11, 2003
Messages
148
Location
US
I have an intranet server running Apache and am using Webalizer to get usage statistics about the site. Currently, webalizer give me geographic information which is pretty useless on the intranet (every address accessing the site is internal). Is there a way to modify this (or another utility) so that I can group by ip address ranges. Specifically, I would like to break out usage by branches. Each branch has an ipaddress in the range of 192.168.00b.xxx where b is the branch number.

I would like to display a chart that shows usage by branch instead of by country. Is this possible and does anyone know of how to modify webalizer or of another utility that will do this?
 
You could put the proper reverse resolution records in your DNS. Or you could find the format of the dns_cache files and fake the entries. It seems to be a berkeley DB file.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top