phpTrafMon is a set of scripts written in php. It shows in an attractive and user-friendly way the traffic in a local network and a share in it of every user. phpTrafMon uses log files generated by a popular IPFM program (which is freely available at http://robert.cheramy.net/ipfm/). phpTrafMon requires MySQL database, crontab and GD libary for php. Features: * stats for hours, days, months and years * classification, that shows the best user of each day with his proportional share in bandwidth * global statistic based on transmitted data * global statistic based on points for position on every day (counted like in ski-jumping) * generating graphs for user's hourly statistic * comments system * template system (build on phpbb2 template class) * easy to replace language file * user can change his displayed host name * records: peak values in a few categories * sorting of displayed data in most of the categories Requirements: * working IPFM program * http server with php * MySQL database * crontab * GD libary for php (not necessery, but it is used to generate graphs)