summaryrefslogtreecommitdiff
path: root/help/en/html/sysinfo.html
blob: 7de7cfe6c49d6109a0c3c8703177fcfab2c57d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<html><head><title>SysInfo</title></head><body>
<p align="center">
<img src="sysinfo/SystemInfo">
<h1>SysInfo</h1>
<b>System information viewer</b>
<p align="left">
<hr>
This application presents a set of tabbed pages each containing
information about the current status of the device's <b>Memory</b>,
<b>Storage</b>, <b>CPU</b>, <b>Processes</b>, <b>Kernal Modules</b>,
and software <b>Versions</b>.
</p>
<p>

<img src="sysinfo/memorytabicon"><b>Memory</b>
<br>
Displays memory use.&nbsp;Used memory is displayed on the left of
the bar in red.&nbsp;Total available memory equals Free
<em>plus</em> Cached memory.&nbsp;Opie makes use of spare Free
memory as Cache to improve speed, but will reclaim Cached memory
whenever necessary.
<p>

<img src="sysinfo/storagetabicon"><b>Storage</b>
<br>
Displays storage available for any media currently in use.
<p>

<img src="sysinfo/cputabicon"><b>CPU</b>
<br>
Displays the CPU usage, or how hard the processor is working.
<p>

<img src="sysinfo/processtabicon"><b>Processes</b>
<br>
Displays all processes currently running on the system.&nbsp;
Additional information about the process can be viewed by clicking
and holding the desired process.&nbsp;Signals can be sent to a
process by selecting the process, selecting the desired signal
and then clicking the <b>Send</b> button.
<p>
<b>WARNING:</b>&nbsp;Stopping processes can render the device
unstable until it is rebooted.
<p>

<img src="sysinfo/moduletabicon"><b>Kernel Modules</b>
<br>
Displays all kernel modules currently loaded on the system.&nbsp;
Additional information about the module can be viewed by clicking
and holding the desired module.&nbsp;A module can be removed
by selecting the process, selecting the desired removal option and
then clicking the <b>Send</b> button.
<p>
<b>WARNING:</b>&nbsp;Removing modules can render the device
unstable until it is rebooted.
<p>

<img src="sysinfo/versiontabicon"><b>Version</b>
<br>
Displays software version numbers.
</body></html>