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/mdstat.chart.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python.d/mdstat.chart.py') diff --git a/python.d/mdstat.chart.py b/python.d/mdstat.chart.py index ca9aba564..7ce7b1932 100644 --- a/python.d/mdstat.chart.py +++ b/python.d/mdstat.chart.py @@ -20,7 +20,7 @@ class Service(SimpleService): r'(?P[0-9]+)/' r'(?P[0-9])\]'), status=re_compile(r' (?P[a-zA-Z_0-9]+) : active .+ ' - r'(?P[a-z]+) = ' + r'(?P[a-z]+) =[ ]{1,2}' r'(?P[0-9.]+).+finish=' r'(?P([0-9.]+))min speed=' r'(?P[0-9]+)')) -- cgit v1.2.3