mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Neil Lathwood
parent
705a73bda2
commit
ec3a6182a7
@@ -1792,6 +1792,7 @@ $config['os'][$os]['type'] = 'network';
|
|||||||
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
$config['os'][$os]['over'][0]['graph'] = 'device_bits';
|
||||||
$config['os'][$os]['over'][0]['text'] = 'Device Traffic';
|
$config['os'][$os]['over'][0]['text'] = 'Device Traffic';
|
||||||
$config['os'][$os]['icon'] = 'enterasys';
|
$config['os'][$os]['icon'] = 'enterasys';
|
||||||
|
$config['os'][$os]['ifname'] = 1;
|
||||||
|
|
||||||
// Multimatic UPS (Generex CS121 SNMP Adapter)
|
// Multimatic UPS (Generex CS121 SNMP Adapter)
|
||||||
$os = 'multimatic';
|
$os = 'multimatic';
|
||||||
|
|||||||
Reference in New Issue
Block a user