From cf03c139e77b9494bb0021b2626cad610f2a3e14 Mon Sep 17 00:00:00 2001 From: theli Date: Tue, 23 Aug 2005 19:17:25 +0000 Subject: [PATCH] *) Adding missing include file for splitted status page git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@582 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Status_p.inc | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 htroot/Status_p.inc diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc new file mode 100644 index 000000000..2b393cf1c --- /dev/null +++ b/htroot/Status_p.inc @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + +
Private System Properties
Protection +#(protection)# +Your settings are _not_ protected! Please go to the settings page immediately and set an administration password. +:: +Your settings are protected by a password. +#(/protection)# +
Proxy host#[host]#:#[port]#
Port forwarding host#(portForwarding)#not used::#[host]#:#[port]# (#(status)#broken::connected#(/status)#)#(/portForwarding)#
Remote proxy#(remoteProxy)#not used::#[host]#:#[port]##(/remoteProxy)#
Auto-popup on start-up +#(popup)# +Disabled. To enable this again please use the Settings page +:: +Enabled. To disable this please use the Settings page +#(/popup)# +
Memory Usage + +free: #[freeMemory]# | total: #[totalMemory]# | max: #[maxMemory]# +
Traffic +Out: #[trafficIn]# | In: #[trafficOut]# +
System Resources +Processors: #[processors]# +
Indexing Queue#[indexingQueueSize]# | #[indexingQueueMax]#
Loader Queue#[loaderQueueSize]# | #[loaderQueueMax]# #(loaderPaused)#::(paused)#(/loaderPaused)#
Local Crawler Queue#[localCrawlQueueSize]#
Remote Crawler Queue#[remoteCrawlQueueSize]#
\ No newline at end of file