fix: Added ability to force devices to use ifEntry instead of ifXEntry (#4100)

This commit is contained in:
Neil Lathwood
2016-09-02 18:53:35 +01:00
committed by Tony Murray
parent 921d5b9ed5
commit 0d2c443ee9
2 changed files with 5 additions and 1 deletions

View File

@@ -451,6 +451,7 @@ $config['os'][$os]['over'][1]['text'] = 'CPU Usage';
$config['os'][$os]['over'][2]['graph'] = 'device_mempool';
$config['os'][$os]['over'][2]['text'] = 'Memory Usage';
$config['os'][$os]['icon'] = 'cisco';
$config['os'][$os]['bad_ifXEntry'][] = 'cisco1941';
$os = 'acsw';
// $config['os'][$os]['group'] = "cisco";