File: Random.htm

package info (click to toggle)
moodss 19.7-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,136 kB
  • ctags: 3,149
  • sloc: tcl: 49,048; ansic: 187; perl: 178; makefile: 166; sh: 109; python: 65
file content (23 lines) | stat: -rw-r--r-- 803 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<head>
<title>Random moodss module</title>
</head>
<body>

<p>This is a simple demonstration module for the <b>moodss</b> (Modular Object Oriented Dynamic SpreadSheet) utility. Most of the data is randomly generated.

<p>Data is presented in 2 tables: one for the <i>CPU</i> and <i>memory</i> usage, the other for <i>disk</i> usage:

<pre><img src="Random.gif"></pre>

<b>Module options:</b>

<ul>
<li><i>-a</i> (<i>--asynchronous</i>)
<br>simulates asynchronous module behavior by spontaneously self updating in a semi-random fashion, when time permits (erratic during full moon periods :^).
<li><i>-i</i> (<i>--identify</i>)
<br>generate a unique name as an identifier for the module, visible in data tables title and viewers data cell labels. Example: <i>Random 88</i>.
</ul>

</body>
</html>