contrib/collection3: Don't use SI prefix for number of processes
[collectd.git] / contrib / collection3 / etc / collection.conf
index 9497d8e..b2c1b87 100644 (file)
@@ -434,7 +434,7 @@ GraphWidth 400
   DataSources value
   RRDTitle "Processes on {hostname}"
   RRDVerticalLabel "Processes"
-  RRDFormat "%5.1lf%s"
+  RRDFormat "%5.1lf"
   DSName running  Running
   DSName sleeping Sleeping
   DSName paging   Paging