mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Typo in routeros YAML discovery (#9903)
Typo in routeros YAML discovery (#9903)
This commit is contained in:
@@ -172,7 +172,7 @@ modules:
|
||||
oid: mtxrWl60GConnected
|
||||
num_oid: '.1.3.6.1.4.1.14988.1.1.1.8.1.4.{{ $index }}'
|
||||
descr: Station Connected
|
||||
index: 'mtxrWl60GConnected.{{ $index ]]'
|
||||
index: 'mtxrWl60GConnected.{{ $index }}'
|
||||
state_name: mtxrWl60GConnected
|
||||
states:
|
||||
- { value: 0, generic: 2, graph: 1, descr: 'disconnected' }
|
||||
|
Reference in New Issue
Block a user