mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Ciena 2 (#13491)
* Added wireless MSE * new test data + small tweak in the Ciena support * removed files * removed files * bit more tweaking * test data
This commit is contained in:
@@ -24,7 +24,7 @@ modules:
|
||||
-
|
||||
oid: nnOpticalPmRecentMonTypeDescr
|
||||
op: 'regex'
|
||||
value: (.*(MAX|MIN|AVG|LOW|HIGH).*)
|
||||
value: (.*(LOW|HIGH).*)
|
||||
group: nnOpticalPmRecentIfIndexDescr
|
||||
dbm:
|
||||
data:
|
||||
@@ -42,7 +42,7 @@ modules:
|
||||
-
|
||||
oid: nnOpticalPmRecentMonTypeDescr
|
||||
op: 'regex'
|
||||
value: (.*(MAX|MIN|AVG|LOW|HIGH).*)
|
||||
value: (.*(LOW|HIGH).*)
|
||||
group: nnOpticalPmRecentIfIndexDescr
|
||||
percentage:
|
||||
data:
|
||||
@@ -60,7 +60,7 @@ modules:
|
||||
-
|
||||
oid: nnOpticalPmRecentMonTypeDescr
|
||||
op: 'regex'
|
||||
value: (.*(MAX|MIN|AVG|LOW|HIGH).*)
|
||||
value: (.*(LOW|HIGH).*)
|
||||
group: nnOpticalPmRecentIfIndexDescr
|
||||
ber:
|
||||
data:
|
||||
@@ -78,7 +78,7 @@ modules:
|
||||
-
|
||||
oid: nnOpticalPmRecentMonTypeDescr
|
||||
op: 'regex'
|
||||
value: (.*(MAX|MIN|AVG|LOW|HIGH).*)
|
||||
value: (.*(LOW|HIGH).*)
|
||||
group: nnOpticalPmRecentIfIndexDescr
|
||||
runtime:
|
||||
data:
|
||||
@@ -96,6 +96,6 @@ modules:
|
||||
-
|
||||
oid: nnOpticalPmRecentMonTypeDescr
|
||||
op: 'regex'
|
||||
value: (.*(MAX|MIN|AVG|LOW|HIGH).*)
|
||||
value: (.*(LOW|HIGH).*)
|
||||
group: nnOpticalPmRecentIfIndexDescr
|
||||
|
||||
+9713
-25581
File diff suppressed because it is too large
Load Diff
+3543
-6556
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user