author | chris <chris@marvin> |
Wed Jul 01 10:48:22 2009 +0200 (2009-07-01) | |
changeset 2 | 1090e2141798 |
permissions | -rw-r--r-- |
chris@1 | 1 |
This server is running since %STARTDATE. |
chris@1 | 2 |
|
chris@1 | 3 |
<h2>Configuration</h2> |
chris@1 | 4 |
Here you can edit most of the configuration values for %SERVERNAME. |
chris@1 | 5 |
Please note that some of these values require a server restart, |
chris@1 | 6 |
some do not and are valid immediately. |
chris@1 | 7 |
<ul> |
chris@1 | 8 |
<li><a href="/sonews/config">View/Edit configuration values</a></li> |
chris@1 | 9 |
<li><a href="/sonews/peer">View/Edit peer settings</a></li> |
chris@1 | 10 |
</ul> |
chris@1 | 11 |
|
chris@1 | 12 |
<h2>Statistics & Logs</h2> |
chris@1 | 13 |
Here is a short overview of useful statistics of %SERVERNAME. Click on a |
chris@1 | 14 |
stat key to get more details. |
chris@1 | 15 |
<table style="border: 1px dotted black"> |
chris@1 | 16 |
<tr> |
chris@1 | 17 |
<td><i>Stat key</i></td> |
chris@1 | 18 |
<td><i>Value</i></td> |
chris@1 | 19 |
</tr> |
chris@1 | 20 |
|
chris@1 | 21 |
<tr> |
chris@1 | 22 |
<td>Active connections:</td> |
chris@1 | 23 |
<td>%ACTIVE_CONNECTIONS</td> |
chris@1 | 24 |
</tr> |
chris@1 | 25 |
|
chris@1 | 26 |
<tr> |
chris@1 | 27 |
<td>Served newsgroups:</td> |
chris@1 | 28 |
<td>%SERVED_NEWSGROUPS</td> |
chris@1 | 29 |
</tr> |
chris@1 | 30 |
|
chris@1 | 31 |
<tr> |
chris@1 | 32 |
<td>Stored news messages:</td> |
chris@1 | 33 |
<td>%STORED_NEWS</td> |
chris@1 | 34 |
</tr> |
chris@1 | 35 |
|
chris@1 | 36 |
<tr> |
chris@1 | 37 |
<td><a href="/sonews/chart?name=postednewsyesterday">Posted news</a>:</td> |
chris@1 | 38 |
<td>%POSTED_NEWS per hour</td> |
chris@1 | 39 |
</tr> |
chris@1 | 40 |
|
chris@1 | 41 |
<tr> |
chris@1 | 42 |
<td><a href="/sonews/chart?name=gatewayednewsyesterday">Gatewayed news</a>:</td> |
chris@1 | 43 |
<td>%GATEWAYED_NEWS per hour</td> |
chris@1 | 44 |
</tr> |
chris@1 | 45 |
|
chris@1 | 46 |
<tr> |
chris@1 | 47 |
<td><a href="/sonews/chart?name=feedednewsyesterday">Feeded news</a>:</td> |
chris@1 | 48 |
<td>%FEEDED_NEWS per hour</td> |
chris@1 | 49 |
</tr> |
chris@1 | 50 |
</table> |
chris@1 | 51 |
|
chris@1 | 52 |
<h2>Documentation</h2> |
chris@1 | 53 |
You'll find the most recent |
chris@1 | 54 |
<a href="http://www.sonews.org/">documentation of %SERVERNAME here</a>. |