mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 18:38:30 +00:00
dspam_ : minor doc fix
This commit is contained in:
parent
ab55406619
commit
fdbfa2c903
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ EXAMPLES and USAGE for details).
|
||||||
Link this plugin to /etc/munin/plugins/ and restart the munin-node. The link
|
Link this plugin to /etc/munin/plugins/ and restart the munin-node. The link
|
||||||
should be in the format: dspam_<graph>_<target>, where:
|
should be in the format: dspam_<graph>_<target>, where:
|
||||||
|
|
||||||
graph - One of: accuracy, processed, processed_abs.
|
graph - One of: accuracy, processed, absprocessed.
|
||||||
target - The uid that DSPAM generates in dspam_stats output,
|
target - The uid that DSPAM generates in dspam_stats output,
|
||||||
but converted to Munin internal name format. Normally
|
but converted to Munin internal name format. Normally
|
||||||
this means that non-alphabetic and non-numeral characters
|
this means that non-alphabetic and non-numeral characters
|
||||||
|
@ -88,7 +88,7 @@ The plugin supports the following graph types:
|
||||||
numbers are stacked, making the height of the column
|
numbers are stacked, making the height of the column
|
||||||
display the increase of processed messages over time.
|
display the increase of processed messages over time.
|
||||||
|
|
||||||
processed - Shows the same data as dspam_processed_abs_, but as
|
processed - Shows the same data as dspam_absprocessed_, but as
|
||||||
percentage of the total amount of processed messages,
|
percentage of the total amount of processed messages,
|
||||||
making it clear to see how the amounts of classified
|
making it clear to see how the amounts of classified
|
||||||
messages are divided.
|
messages are divided.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue