mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Rewrite jnxProductName to blank
This commit is contained in:
@ -204,6 +204,7 @@ $rewrite_junos_hardware = array(
|
||||
'jnxProductNameIBM4274E08J08E' => 'IBM4274E08J08E', # ?
|
||||
'jnxProductNameIBM4274E16J16E' => 'IBM4274E16J16E', # ?
|
||||
'jnxProductNameMX80' => 'MX80',
|
||||
'jnxProductName' => '',
|
||||
);
|
||||
|
||||
$rewrite_cisco_hardware = array(
|
||||
|
Reference in New Issue
Block a user