summaryrefslogtreecommitdiff
path: root/help/en/html/sysinfo.html
Unidiff
Diffstat (limited to 'help/en/html/sysinfo.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/sysinfo.html61
1 files changed, 61 insertions, 0 deletions
diff --git a/help/en/html/sysinfo.html b/help/en/html/sysinfo.html
new file mode 100644
index 0000000..7de7cfe
--- a/dev/null
+++ b/help/en/html/sysinfo.html
@@ -0,0 +1,61 @@
1<html><head><title>SysInfo</title></head><body>
2<p align="center">
3<img src="sysinfo/SystemInfo">
4<h1>SysInfo</h1>
5<b>System information viewer</b>
6<p align="left">
7<hr>
8This application presents a set of tabbed pages each containing
9information about the current status of the device's <b>Memory</b>,
10<b>Storage</b>, <b>CPU</b>, <b>Processes</b>, <b>Kernal Modules</b>,
11and software <b>Versions</b>.
12</p>
13<p>
14
15<img src="sysinfo/memorytabicon"><b>Memory</b>
16<br>
17Displays memory use.&nbsp;Used memory is displayed on the left of
18the bar in red.&nbsp;Total available memory equals Free
19<em>plus</em> Cached memory.&nbsp;Opie makes use of spare Free
20memory as Cache to improve speed, but will reclaim Cached memory
21whenever necessary.
22<p>
23
24<img src="sysinfo/storagetabicon"><b>Storage</b>
25<br>
26Displays storage available for any media currently in use.
27<p>
28
29<img src="sysinfo/cputabicon"><b>CPU</b>
30<br>
31Displays the CPU usage, or how hard the processor is working.
32<p>
33
34<img src="sysinfo/processtabicon"><b>Processes</b>
35<br>
36Displays all processes currently running on the system.&nbsp;
37Additional information about the process can be viewed by clicking
38and holding the desired process.&nbsp;Signals can be sent to a
39process by selecting the process, selecting the desired signal
40and then clicking the <b>Send</b> button.
41<p>
42<b>WARNING:</b>&nbsp;Stopping processes can render the device
43unstable until it is rebooted.
44<p>
45
46<img src="sysinfo/moduletabicon"><b>Kernel Modules</b>
47<br>
48Displays all kernel modules currently loaded on the system.&nbsp;
49Additional information about the module can be viewed by clicking
50and holding the desired module.&nbsp;A module can be removed
51by selecting the process, selecting the desired removal option and
52then clicking the <b>Send</b> button.
53<p>
54<b>WARNING:</b>&nbsp;Removing modules can render the device
55unstable until it is rebooted.
56<p>
57
58<img src="sysinfo/versiontabicon"><b>Version</b>
59<br>
60Displays software version numbers.
61</body></html>