Merged hp and comware poll/disco

This commit is contained in:
laf
2015-03-10 00:06:09 +00:00
parent 076cb24065
commit 583043a6c4
5 changed files with 4 additions and 20 deletions
-6
View File
@@ -982,12 +982,6 @@ $config['os'][$os]['text'] = "Hikvision";
$config['os'][$os]['type'] = "network";
$config['os'][$os]['icon'] = "hikvision";
$os = "hp";
$config['os'][$os]['text'] = "HP";
$config['os'][$os]['over'][0]['graph'] = "device_bits";
$config['os'][$os]['over'][0]['text'] = "Traffic";
$config['os'][$os]['type'] = "network";
foreach ($config['os'] as $this_os => $blah)
{
if (isset($config['os'][$this_os]['group']))