Index: includes/polling/applications/powerdns-recursor.inc.php
===================================================================
--- includes/polling/applications/powerdns-recursor.inc.php	(revision 4727)
+++ includes/polling/applications/powerdns-recursor.inc.php	(working copy)
@@ -79,7 +79,7 @@
 
   if (!is_file($rrd_filename))
   {
-    rrdtool_create($rrd_filename, " \ DS:outQ_all:DERIVE:600:0:125000000000 \
+    rrdtool_create($rrd_filename, " DS:outQ_all:DERIVE:600:0:125000000000 \
         DS:outQ_dont:DERIVE:600:0:125000000000 \
         DS:outQ_tcp:DERIVE:600:0:125000000000 \
         DS:outQ_throttled:DERIVE:600:0:125000000000 \