" 'graphs', 'group' => 'poller')). "'>" .$device['hostname']. "", 'last_polled' => $device['last_polled'], 'last_polled_timetaken' => $device['last_polled_timetaken']); } $output = array('current'=>$current,'rowCount'=>$rowCount,'rows'=>$response,'total'=>$total); echo _json_encode($output); ?>