solaris-fixes branch: Applied the swap-patch by Christophe Kalt.
[collectd.git] / src / vserver.c
index d479573..694b6d0 100644 (file)
@@ -49,7 +49,7 @@ static char *rrd_inet6        = "vserver-%s/traffic-inet6.rrd";
 static char *rrd_other = "vserver-%s/traffic-other.rrd";
 static char *rrd_unspec        = "vserver-%s/traffic-unspec.rrd";
 
-static char *rrd_thread        = "vserver-%s/threads.rrd";
+static char *rrd_thread        = "vserver-%s/vs_threads.rrd";
 
 static char *rrd_load  = "vserver-%s/load.rrd";