Widen input element
[infodrom.org/service.infodrom.org] / src / Infodrom / stats / mail.wml
1 #include <infodrom.style>
2
3 <page func="Infodrom Oldenburg" title="Statistics">
4
5 <h3 class="bar">Daily Statistics</h3>
6
7 <p><center>
8 <a href="mail-overview.html">\
9 <img class="border" src="/cgi-bin/mailgraph.cgi?0-n" width="637" height="251" alt="[Daily Mails]" border=0>\
10 </a>
11 </center></p>
12
13 # Note: xpoints shrinked from 800 to 540
14 # Note: ypoints shrinked from 160 to 150
15 <p><center>
16 <a href="queue-overview.html">\
17 <img class="border" src="/cgi-bin/queuegraph.cgi/queuegraph_0.png" width="637" height="252" alt="[Daily Queue Size]" border=0>\
18 </a>
19 </center></p>
20
21 <p><center>
22 <a href="spam-overview.html">\
23 <img class="border" src="/cgi-bin/mailgraph.cgi?0-e" width="637" height="215" alt="[Daily Spam]" border=0>\
24 </a>
25 </center></p>
26
27 <p><center>
28 <img class="border" src="postfix/mails-thismonth.png" width="637" height="174" alt="[Monthly Mails]" border=0>\
29 </center></p>
30
31 <p><center>
32 <img class="border" src="postfix/bytes-thismonth.png" width="637" height="174" alt="[Monthly Mail Volume]" border=0>\
33 </center></p>
34
35 <div style="padding-top: 1em"></div>
36
37 </page>
38
39 # Local variables:
40 # mode: html
41 # mode: auto-fill
42 # end: