diff --git a/plugins/dspam/dspam_ b/plugins/dspam/dspam_ index eed80c55..a4b4e882 100755 --- a/plugins/dspam/dspam_ +++ b/plugins/dspam/dspam_ @@ -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__, 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.