################################################################# # Graph the streams? # Once this option is set at "yes", then all log will be ignored # in the log file, except those added below, with the option # SetAsStream ################################################################# StreamGraph yes ################################################################# # Define the streams, with their average bit rate in bits per seconds # Any other record in the log file will be ignored. # The log file should contain # "GET /your.ogg" for listeners # "SOURCE /your.ogg" for the source ################################################################# SetAsStream /your.ogg 26000 ################################################################# # This is to obtain big or small graphs. You can set the period # of time to detail. It is in minutes. Minimum is 1, maximum is 60. # 10 means you will get statistics every 10 minutes. It will draw # a graph with 6 values per hour. ################################################################# StreamGraphPeriod 10 ################################################################# # This is the number of pixel for one hour in the monthly hourly # activity graph. If you select a short period, then you may select # more pixels per hour as more values will be displayed. ################################################################# StreamGraphPixelPerHour 2