addDataset($oid, 'COUNTER', null, 100000000000); $fields[$oid] = is_numeric($data[$oid]) ? $data[$oid] : 'U'; } $tags = compact('rrd_def'); data_update($device, 'netstats-ip', $tags, $fields); $graphs['netstat_ip'] = true; $graphs['netstat_ip_frag'] = true; unset($rrd_def, $fields, $tags, $oid); } unset($oids, $data); }//end if