1
2WMFIRE(1) General Commands Manual WMFIRE(1)
3
4
5
7 wmfire - Fiery dock app monitor
8
9
11 wmfire [-b] [-c CPU] [-f COLOUR] [-F FILE] [-g GEOMETRY] [-h] [-H MAX]
12 [-i INTERFACE] [-l] [-L MIN] [-m] [-n] [-p] [-s SPEED] [-x] [-y]
13
14
16 wmfire is flaming dock app which can monitor your cpu, memory, network
17 or a file.
18
19 o Left click to change the status monitor (unless locked)
20 o Middle click to hide/show nice'd process on cpu load
21 o Right click to change flame colour (unless locked)
22 o Mouse wheel up or down is the same as left click
23
24 On mouse over the cursor will disappear and be replaced by a burning
25 spot at that location. After two seconds symbols will be burnt to rep‐
26 resent what is being monitored. For cpu, a short solid bar represents
27 average load or a line of dots representing the current cpu number on
28 SMP systems. For the memory, a grid of dots is used to signify a memory
29 array. For the network, a line of marching dots is like data passing
30 through a cable. For file values, a spinning disk platter is shown.
31
32 (Not all window managers support all mouse over effects.)
33
34
36 -b Activate broken window manager fix (if grey box diplayed)
37
38 -c [0..3]
39 Monitor SMP CPU number X
40
41 -f [1..4]
42 Change flame colour
43 (1:Natural 2:Coronal 3:Blue 4:Green)
44
45 -F [...]
46 Monitor file
47
48 -g [{+-}X{+-}Y]
49 Set initial window position
50
51 -h Show help
52
53 -H [...]
54 Set maximum (high) value for file monitoring
55
56 -i [...]
57 Change the network interface
58 (Default is "ppp0")
59
60 -l Lock flame colour and monitor
61
62 -L [...]
63 Set minimum (low) value for file monitoring
64
65 -m Monitor the memory load
66
67 -n Monitor the network traffic
68
69 -p Fire effect only (no monitoring)
70
71 -s [...][K|M]
72 Change the network speed - kilobytes or megabytes
73 (Automatic preset values for interfaces: ppp=56K eth=100M)
74
75 -x Exclude nice'd CPU load
76
77 -y Set window sticky for window managers which do not support dock
78 apps
79
80
82 wmfire -F /tmp/file -L 40 -H 60 -i eth2 -s 1000M
83
84
86 The file monitoring will only read the first value in a file. For com‐
87 plex parsing use an external program to read the required value and
88 write it to the same file wmfire is set to read.
89
90
92 Please report any bugs you may find to:
93
94 swanson@ukfsn.org
95
96
98 Alan Swanson <alan.swanson@ukfsn.org>
99
100 http://www.swanson.ukfsn.org
101
102
103
104 June 2004 WMFIRE(1)