width = $width; $obj->heigth = $heigth; $obj->rrd_title = sprintf('TCP Connections (%s)', $obj->args['pinstance']); $obj->rrd_vertical = '#'; $obj->rrd_format = '%5.1lf'; collectd_flush($obj->identifiers); $obj->rrd_graph();