Widen the RRD graphs a little bit
[infodrom.org/service.infodrom.org] / src / Infodrom / stats / index.wml
1 #include <infodrom.style>
2
3 <page func="Infodrom Oldenburg" title="Statistics">
4
5 <h3 style="padding-left: 5px;background: #e5e5e5;font-size: 16px;">Daily Statistics</h3>
6
7 <p><center>
8 <a href="traffic.html">\
9 <img src=traffic-day-traffic.png WIDTH=597 HEIGHT=161 alt="[Daily Traffic]" border=0>\
10 </a>
11 </center>
12
13 <p><center>
14 <a href="firewall.html">\
15 <img src=firewall-day-frequency.png WIDTH=597 HEIGHT=161 alt="[Firewall Violations]" border=0>\
16 </a>
17 </center>
18
19 <p><center>
20 <img src=thismonth.png WIDTH=597 HEIGHT=181 alt="[Total Traffic]">
21 </center>
22
23 </page>
24
25 # Local variables:
26 # mode: html
27 # mode: auto-fill
28 # end: