--- hobbitd/rrd/do_ncv.c.org 2009-10-02 14:33:37.000000000 +0200 +++ hobbitd/rrd/do_ncv.c 2009-10-02 14:33:46.000000000 +0200 @@ -177,7 +177,7 @@ } } - if (split_ncv && (paridx > 1)) { + if (split_ncv && (paridx > 0)) { create_and_update_rrd(hostname, testname, classname, pagepaths, params, NULL); /* We've created one RRD, so reset the params for the next one */