summaryrefslogtreecommitdiff
path: root/htroot/terminal_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2025-09-21 22:41:57 +0200
committerMichael Peter Christen <mc@yacy.net>2025-09-21 22:41:57 +0200
commit0a343357ddec7e79beb135197ee6cb508aa9d8cc (patch)
treeacfb41e4510104beadceb2e87328e41ce4e080bb /htroot/terminal_p.html
parent3b4710f1fb7e55c8c3fbcb16243aa27c3092eb7d (diff)
enlarged by 20% also PerformaceGraph, ProfilingGraph
NetworkHistory, ChartPlotter and the Status page.
Diffstat (limited to 'htroot/terminal_p.html')
-rw-r--r--htroot/terminal_p.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/htroot/terminal_p.html b/htroot/terminal_p.html
index d45806c76..4ca74cc64 100644
--- a/htroot/terminal_p.html
+++ b/htroot/terminal_p.html
@@ -22,7 +22,7 @@ function loadPerformance() {
document.images[1].src = "PerformanceGraph.png?cnt=" + cnt++;
}
function loadNetwork() {
- document.images[3].src = "NetworkPicture.png?width=660&amp;height=360&amp;bgcolor=000000&amp;cnt=" + cnt++;
+ document.images[3].src = "NetworkPicture.png?width=825&amp;height=450&amp;bgcolor=000000&amp;cnt=" + cnt++;
}
function init() {
@@ -127,12 +127,12 @@ function init() {
</div>
<h1>Resource Monitor</h1>
-<a href="PerformanceGraph.png" onclick="return hs.expand(this)"><img src="PerformanceGraph.png" style="width:330px;height:120px;border-width:0;" id="graph" alt="PerformanceGraph"/></a>
-<a href="WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=660&amp;height=240&amp;nodes=100&amp;time=1000" onclick="return hs.expand(this)"><img src="WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=660&amp;height=240&amp;nodes=100&amp;time=1000" style="width:330px;height:120px;border-width:0;" alt="WebStructurePicture"/></a>
+<a href="PerformanceGraph.png" onclick="return hs.expand(this)"><img src="PerformanceGraph.png" style="width:412px;height:150px;border-width:0;" id="graph" alt="PerformanceGraph"/></a>
+<a href="WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=8250&amp;height=300&amp;nodes=100&amp;time=1000" onclick="return hs.expand(this)"><img src="WebStructurePicture_p.png?host=auto&amp;depth=2&amp;width=825&amp;height=300&amp;nodes=100&amp;time=1000" style="width:330px;height:120px;border-width:0;" alt="WebStructurePicture"/></a>
<h1>Network Monitor</h1>
<div style="text-align:left;margin:0;padding:0;">
-<a href="NetworkPicture.png?width=660&amp;height=360&amp;bgcolor=000000" onclick="return hs.expand(this)"><img src="NetworkPicture.png?width=660&amp;height=360&amp;bgcolor=000000" style="width:330px;height:180px;border-width:0;" alt="The yacy Network" /></a>
+<a href="NetworkPicture.png?width=825&amp;height=450&amp;bgcolor=000000" onclick="return hs.expand(this)"><img src="NetworkPicture.png?width=825&amp;height=450&amp;bgcolor=000000" style="width:330px;height:180px;border-width:0;" alt="The yacy Network" /></a>
<!--<embed src="http://widgets.amung.us/flash/v2map.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" flashvars="wausitehash=qp3j5gox&amp;map=night&amp;pin=star-orange&amp;link=no" width="330" height="180" />-->
<!-- Because embed is not XHTML 1.0 Transitional replaced by object -->
<script type="text/javascript" src="http://widgets.amung.us/map.js"></script><script type="text/javascript">WAU_map('qp3j5gox', 330, 180, 'night', 'star-orange')</script>