]> git.ipfire.org Git - collecty.git/blobdiff - src/collecty/plugins/conntrack.py
graphs: Justify all legends
[collecty.git] / src / collecty / plugins / conntrack.py
index 8e4b058dfb2abec62ba57a5fe136b4daf6fb04aa..49bf0971872967a07e8c09f3280a2b2fe4065545 100644 (file)
@@ -348,7 +348,7 @@ class ConntrackProtocolWithStatesGraphTemplate(base.GraphTemplate):
                                "GPRINT:%(state)s_cur:%(legend_cur)s" % i,
                                "GPRINT:%(state)s_avg:%(legend_avg)s" % i,
                                "GPRINT:%(state)s_min:%(legend_min)s" % i,
-                               "GPRINT:%(state)s_max:%(legend_max)s\\n" % i,
+                               "GPRINT:%(state)s_max:%(legend_max)s" % i,
                        ]
 
                return args