You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: 'Too many packets with errors (fcIfTxWaitCount) on the FC network interface.',
25
+
description: |||
26
+
Too many packets with errors (fcIfTxWaitCount) on {{ $labels.%s }}, FC interface {{ $labels.ifName }} ({{$labels.ifAlias}}) for extended period of time (15m).
summary: 'Too many packets with errors (fcIfFramesDiscard) on the FC network interface.',
45
+
description: |||
46
+
Too many packets with errors (fcIfFramesDiscard) on {{ $labels.%s }}, FC interface {{ $labels.ifName }} ({{$labels.ifAlias}}) for extended period of time (15m).
summary: 'Too many packets with errors (fcIfTxWtAvgBBCreditTransitionToZero) on the FC network interface.',
65
+
description: |||
66
+
Too many packets with errors (fcIfTxWtAvgBBCreditTransitionToZero) on {{ $labels.%s }}, FC interface {{ $labels.ifName }} ({{$labels.ifAlias}}) for extended period of time (15m).
summary: 'Too many packets with errors (fcHCIfBBCreditTransistionFromZero) on the FC network interface.',
85
+
description: |||
86
+
Too many packets with errors (fcHCIfBBCreditTransistionFromZero) on {{ $labels.%s }}, FC interface {{ $labels.ifName }} ({{$labels.ifAlias}}) for extended period of time (15m).
summary: 'Too many packets with errors (fcHCIfBBCreditTransistionToZero) on the FC network interface.',
105
+
description: |||
106
+
Too many packets with errors (fcHCIfBBCreditTransistionToZero) on {{ $labels.%s }}, FC interface {{ $labels.ifName }} ({{$labels.ifAlias}}) for extended period of time (15m).
summary: 'Too many packets with errors (fcIfInvalidCrcs) on the FC network interface.',
125
+
description: |||
126
+
Too many packets with errors (fcIfInvalidCrcs) on {{ $labels.%s }}, FC interface {{ $labels.ifName }} ({{$labels.ifAlias}}) for extended period of time (15m).
summary: 'Too many packets with errors (fcIfInvalidTxWords) on the FC network interface.',
145
+
description: |||
146
+
Too many packets with errors (fcIfInvalidTxWords) on {{ $labels.%s }}, FC interface {{ $labels.ifName }} ({{$labels.ifAlias}}) for extended period of time (15m).
147
+
||| % [instanceLabel],
148
+
},
149
+
'for': '15m',
150
+
keep_firing_for: '3m',
151
+
},
152
+
],
153
+
},
8
154
{
9
155
name: this.config.uid + '-snmp-alerts',
10
156
rules:
@@ -26,6 +172,22 @@ local xtd = import 'github.com/jsonnet-libs/xtd/main.libsonnet';
0 commit comments