yacy_search_server/htroot/Status.html
orbiter ba6e91ed76 changed again the icons
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3679 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-05-07 13:32:01 +00:00

208 lines
6.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>YaCy '#[clientname]#': Status</title>
#%env/templates/metas.template%#
<meta http-equiv="REFRESH" content="30" />
</head>
<body style="margin:0px;">
#%env/templates/header.template%#
<div class="welcome"><center><h2>Welcome to YaCy!</h2></center>
<dl>
<!-- urgent -->
#(urgentSetPassword)#::
<dt><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dd><strong>Your settings are _not_ protected!</strong>
Please open the <a href="ConfigBasic.html">settings</a> page <strong>immediately</strong>
and set an administration password.
</dd>
#(/urgentSetPassword)#
#(urgentStatusVirgin)#::
<dt><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dd>You have not published your peer seed yet. This happens automatically, just wait.
While you have this status you are not allowed to search other peers.
</dd>
#(/urgentStatusVirgin)#
<!-- warnings -->
#(warningGoOnline)#::
<dt><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dd>The peer must go online to get a peer address.
If you don't know how to configure your system to use a proxy,
see the <a href="http://www.yacy.net/yacy/Installation.html#wininst">installation instructions</a>.
</dd>
#(/warningGoOnline)#
#(warningStatusJunior)#::
<dt><img src="env/grafics/bad.png" width="32" height="32"></dt>
<dd>You cannot be reached from outside.
A possible reason is that you are behind a firewall, NAT or Router.
But you can <a href="index.html">search the internet</a> using the other peers'
global index on your own search page.
We encourage you to open your firewall for the port you configured (usually: 8080),
or to set up a 'virtual server' in your router settings (often called DMZ).
Please be fair, contribute your own index to the global index.
</dd>
#(/warningStatusJunior)#
<!-- hints -->
#(hintVersionAvailable)#::
<dt><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dd>Latest public version is v#[latestVersion]#.
You can download a more recent version of YaCy. Click here to install this update and restart YaCy:
<form action="Status.html" method="get" class="PeerControl">
<button type="submit" name="aquirerelease" value="Update YaCy">
<img src="/env/grafics/lock.gif"/>
Install YaCy v#[latestVersion]#
</button>
</form>
</dd>
#(/hintVersionAvailable)#
<!--
#(hintVersionDownload)#::
<dt><img src="env/grafics/start.gif"></dt>
<dd>You can download the latest releases here:
#[versionResMain]# or #[versionResDev]#
</dd>
#(/hintVersionDownload)#
-->
#(hintStatusSenior)#::
<dt><img src="env/grafics/good.png" width="32" height="32"></dt>
<dd>You are running a server in senior mode and you support the global internet index,
which you can also <a href="index.html">search yourself</a>.
</dd>
#(/hintStatusSenior)#
#(hintStatusPrincipal)#::
<dt><img src="env/grafics/good.png" width="32" height="32"></dt>
<dd>You have a principal peer because you publish your seed-list to a public accessible server
where it can be retrieved using the URL <a href="#[seedURL]#">#[seedURL]#</a>.
</dd>
#(/hintStatusPrincipal)#
#(hintCrawlStart)#::
<dt><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dd>Your Web Page Indexer is idle. You can start your own web crawl <a href="IndexCreate_p.html">here</a>
</dd>
#(/hintCrawlStart)#
#(hintCrawlMonitor)#::
<dt><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dd>Your Web Page Indexer is busy. You can monitor your web crawl <a href="WatchCrawler_p.html">here</a>
</dd>
#(/hintCrawlMonitor)#
<!-- templates
#(hint)#::
<dt><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dd>
</dd>
#(/hint)#
#(hint)#::
<dt><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dd>
</dd>
#(/hint)#
#(hint)#::
<dt><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dd>
</dd>
#(/hint)#
#(hint)#::
<dt><img src="env/grafics/idea.png" width="32" height="32"></dt>
<dd>
</dd>
#(/hint)#
-->
</dl>
</div>
<div class="sidebar">
<form action="Steering.html" method="get" class="PeerControl">
<fieldset>
#(restartEnabled)#::
<button type="submit" name="restart" value="Restart">
<img src="/env/grafics/lock.gif" alt="Only the administrator may restart this peer" />
Restart
</button>#(/restartEnabled)#
<button type="submit" name="shutdown" value="Shutdown">
<img src="/env/grafics/lock.gif" alt="Only the administrator may shutdown this peer" />
Shutdown
</button>
</fieldset>
</form>
<fieldset>
<legend>Public System Properties</legend>
<dl>
<dt>System Version</dt>
<dd>#[versionpp]#</dd>
<dt>This&nbsp;peer's&nbsp;address</dt>
<dd>#(peerAddress)#
Not assigned
::
http://#[address]#<br>
http://#[peername]#.yacy
#(/peerAddress)#</dd>
<dt>This peer's name</dt>
<dd>#[peerName]#/#[hash]#</dd>
<dt>This peer's statistics</dt>
<dd>#(peerStatistics)#
Unknown
::
<div>Uptime: #[uptime]#</div>
<div>Links/RWI: #[links]# / #[words]#</div>
<div>PPM/QPH: #[pagesperminute]# / #[queriesperhour]#</div>
<div>Connects:
<span title="connected Juniors">#[juniorConnects]#</span> | <span title="connected Seniors">#[seniorConnects]#</span> | <span title="connected Principals">#[principalConnects]#</span> | <span title="disconnected peers">#[disconnects]#</span> (#[connects]# peers/hour)
#(/peerStatistics)#
</div></dd>
<dt>This peer's status</dt>
<dd>#(peerStatus)#
Virgin
::
Junior
::
Senior
::
Principal
#(/peerStatus)#</dd>
<dt>Other peers</dt>
<dd>#(otherPeers)#not online::#[num]# other peers online.#(/otherPeers)#</dd>
#(showPrivateTable)#
<dt>Log-In</dt>
<dd>Click here to <a href="Status.html?login=">log in</a> as administrator and see full status.</dd>
::
#(/showPrivateTable)#
</dl>
</fieldset>
</div>
#%[privateStatusTable]%#
#%env/templates/footer.template%#
</body>
</html>