Changeset 230
- Timestamp:
- 06/16/04 22:56:30 (8 years ago)
- Files:
-
- branches/1.0-stable/ChangeLog (modified) (1 diff, 1 prop)
- branches/1.0-stable/munin-doc-base.html (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0-stable/ChangeLog
- Property cvs2svn:cvs-rev changed from 1.79.2.2 to 1.79.2.3
r223 r230 1 munin (work) 2 3 * Minor documentation bugfix. 4 1 5 munin (1.0.0) 2 6 branches/1.0-stable/munin-doc-base.html
- Property cvs2svn:cvs-rev changed from 1.7 to 1.7.2.1
r88 r230 63 63 <dt><code>{name}.draw</code><dd>What to draw from the data source: AREA, LINE1-3. Defaults to LINE2.</dd> 64 64 <dt><code>{name}.graph</code><dd>Set to "no" or "yes. Decides wether to graph the data source. Defaults to yes.</dd> 65 <dt><code>{name}.max</code><dd>Maximum value. If the fetched value is below"max", it will be discarded.</dd>65 <dt><code>{name}.max</code><dd>Maximum value. If the fetched value is above "max", it will be discarded.</dd> 66 66 <dt><code>{name}.min</code><dd>Minimum value. If the fetched value is below "min", it will be discarded.</dd> 67 67 <dt><code>{name}.negative</code><dd>Name of field to 'mirror' on the opposite side of zero. See the FAQ for examples.</dd>
