mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix: Typo in IBM icon definition (#5395)
This commit is contained in:
committed by
Neil Lathwood
parent
e95772e5b4
commit
0f4263bdb4
@@ -1,7 +1,7 @@
|
||||
os: ibm-amm
|
||||
text: 'IBM AMM'
|
||||
type: appliance
|
||||
icon: ibmnos
|
||||
icon: ibmos
|
||||
mib_dir:
|
||||
- ibm
|
||||
discovery:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
os: ibm-imm
|
||||
text: 'IBM IMM'
|
||||
type: appliance
|
||||
icon: ibmnos
|
||||
icon: ibmos
|
||||
over:
|
||||
- { graph: device_bits, text: Traffic }
|
||||
- { graph: device_processor, text: 'CPU Usage' }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
os: ibmnos
|
||||
text: 'IBM Networking Operating System'
|
||||
type: network
|
||||
icon: ibmnos
|
||||
icon: ibmos
|
||||
over:
|
||||
- { graph: device_bits, text: Traffic }
|
||||
discovery:
|
||||
|
||||
Reference in New Issue
Block a user