Added a year graph
[infodrom.org/service.infodrom.org] / src / Infodrom / stats / traffic.wml
1 #include <infodrom.style>
2
3 <page func="Infodrom Oldenburg" title="Traffic">
4
5 <h3 style="padding-left: 5px;background: #e5e5e5;font-size: 16px;">Daily Statistics</h3>
6
7 <p><center>
8 <img src=traffic-day-traffic.png WIDTH=597 HEIGHT=161 alt="[Daily Traffic]">
9 </center>
10
11 <p><center>
12 <img src=traffic-day-bps.png WIDTH=597 HEIGHT=161 alt="[Daily Traffic, bits/s]">
13 </center>
14
15 <h3 style="padding-left: 5px;background: #e5e5e5;font-size: 16px;">Monthly Statistics</h3>
16
17 <p><center>
18 <img src=traffic-month-traffic.png WIDTH=597 HEIGHT=161 alt="[Monthly Traffic]">
19 </center>
20
21 <p><center>
22 <img src=traffic-month-bps.png WIDTH=597 HEIGHT=161 alt="[Monthly Traffic, bits/s]">
23 </center>
24
25 <h3 style="padding-left: 5px;background: #e5e5e5;font-size: 16px;">Yearly Statistics</h3>
26
27 <p><center>
28 <img src=traffic-year-traffic.png WIDTH=597 HEIGHT=161 alt="[Yearly Traffic]">
29 </center>
30
31 <p><center>
32 <img src=traffic-year-bps.png WIDTH=597 HEIGHT=161 alt="[Yearly Traffic, bits/s]">
33 </center>
34
35 <h3 style="padding-left: 5px;background: #e5e5e5;font-size: 16px;">Total Traffic</h3>
36
37 <p><center>
38 <img src=thismonth.png WIDTH=597 HEIGHT=181 alt="[Total Traffic]">
39 </center>
40
41 </page>
42
43 # Local variables:
44 # mode: html
45 # mode: auto-fill
46 # mode: iso-accents
47 # end: