mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
I could not find cpu info in Calix MIBs. Just load in hr.
This commit is contained in:
@@ -320,8 +320,6 @@ $config['os'][$os]['empty_ifdescr'] = 1;
|
||||
$config['os'][$os]['icon'] = 'calix';
|
||||
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
||||
$config['os'][$os]['over'][0]['text'] = 'Device Traffic';
|
||||
$config['os'][$os]['over'][1]['graph'] = 'device_processor';
|
||||
$config['os'][$os]['over'][1]['text'] = 'CPU Usage';
|
||||
|
||||
// Cisco OSes
|
||||
$os = 'ios';
|
||||
|
||||
Reference in New Issue
Block a user