diff --git a/includes/polling/applications/unbound.inc.php b/includes/polling/applications/unbound.inc.php index f372921b7f..82cfc4d4eb 100644 --- a/includes/polling/applications/unbound.inc.php +++ b/includes/polling/applications/unbound.inc.php @@ -15,7 +15,7 @@ foreach ($lines as $line) { $unbound[$var] = $value; } #Unbound Queries -$rrd_name = array('app', $name."-queries",$app_id); +$rrd_name = array('app', $name,'queries',$app_id); $rrd_def = array( 'DS:type0:DERIVE:600:0:125000000000', 'DS:A:DERIVE:600:0:125000000000',