From 6aaf5ba7ed0980c14bdc554fc8839a2126455ed5 Mon Sep 17 00:00:00 2001 From: Lennart Weller Date: Mon, 18 Sep 2017 00:17:33 +0200 Subject: New upstream version 1.8.0+dfsg --- python.d/dovecot.chart.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python.d/dovecot.chart.py') diff --git a/python.d/dovecot.chart.py b/python.d/dovecot.chart.py index 60e8bf6ef..b2bef4956 100644 --- a/python.d/dovecot.chart.py +++ b/python.d/dovecot.chart.py @@ -42,8 +42,8 @@ CHARTS = { 'context_switches': { 'options': [None, "Dovecot Context Switches", '', 'context switches', 'dovecot.context_switches', 'line'], 'lines': [ - ['vol_cs', 'volountary', 'absolute'], - ['invol_cs', 'involountary', 'absolute'] + ['vol_cs', 'voluntary', 'absolute'], + ['invol_cs', 'involuntary', 'absolute'] ]}, 'io': { 'options': [None, "Dovecot Disk I/O", 'kilobytes/s', 'disk', 'dovecot.io', 'area'], -- cgit v1.2.3