monitoring: Use the host group summary query

refs #9009
This commit is contained in:
Eric Lippmann 2015-06-03 11:40:55 +02:00
parent 798f4adc34
commit 4b2c83fbf7
1 changed files with 0 additions and 8 deletions

View File

@ -50,14 +50,6 @@ class Hostgroupsummary extends DataView
return array('hostgroup');
}
/**
* {@inheritdoc}
*/
public static function getQueryName()
{
return 'groupsummary';
}
/**
* {@inheritdoc}
*/