mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -46,7 +46,7 @@ modules:
|
||||
- { value: 2, descr: 'reading error', graph: 1, generic: 3 }
|
||||
-
|
||||
oid: haStarted
|
||||
num_oid: '.1.3.6.1.4.1.2620.1.5.5.0.{{ $index }}'
|
||||
num_oid: '.1.3.6.1.4.1.2620.1.5.5.{{ $index }}'
|
||||
index: 'haStarted.{{ $index }}'
|
||||
descr: 'Cluster mechanism started'
|
||||
group: HA
|
||||
@@ -56,7 +56,7 @@ modules:
|
||||
- { value: 0, descr: no, graph: 0, generic: 2 }
|
||||
-
|
||||
oid: haState
|
||||
num_oid: '.1.3.6.1.4.1.2620.1.5.6.0.{{ $index }}'
|
||||
num_oid: '.1.3.6.1.4.1.2620.1.5.6.{{ $index }}'
|
||||
index: 'haState.{{ $index }}'
|
||||
descr: 'Cluster member state'
|
||||
group: HA
|
||||
|
||||
+3
-1166
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user