Start using CSS
[infodrom.org/service.infodrom.org] / src / Infodrom / stats / firewall.wml
1 #include <infodrom.style>
2
3 <page func="Infodrom Oldenburg" title="Firewall Violations">
4
5 <h3 class="bar">Daily Statistics</h3>
6
7 <p><center>
8 <img src=firewall-day-frequency.png WIDTH=597 HEIGHT=161 alt="[Firewall Violations]">
9 </center>
10
11 <p><center>
12 <img src=firewall-day-absolute.png WIDTH=597 HEIGHT=161 alt="[Total Firewall Violations]">
13 </center>
14
15 <h3 class="bar">Monthly Statistics</h3>
16
17 <p><center>
18 <img src=firewall-month-frequency.png WIDTH=597 HEIGHT=161 alt="[Firewall Violations]">
19 </center>
20
21 <p><center>
22 <img src=firewall-month-absolute.png WIDTH=597 HEIGHT=161 alt="[Total Firewall Violations]">
23 </center>
24
25 </page>
26
27 # Local variables:
28 # mode: html
29 # mode: auto-fill
30 # mode: iso-accents
31 # end: