mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +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
|
||||
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,
|
||||
but converted to Munin internal name format. Normally
|
||||
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
|
||||
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,
|
||||
making it clear to see how the amounts of classified
|
||||
messages are divided.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue