Skip to content

Commit dfd428e

Browse files
[Nokia] Lower the default warning threshold for fabric capacity
Signed-off-by: saksarav <sakthivadivu.saravanaraj@nokia.com>
1 parent d1bc245 commit dfd428e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

device/nokia/x86_64-nokia_ixr7250e_36x400g-r0/Nokia-IXR7250E-36x100G/fabric_monitor_config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"monErrThreshRxCells": 61035156,
55
"monPollThreshRecovery": 8,
66
"monPollThreshIsolation": 1,
7-
"monCapacityThreshWarn": 85,
7+
"monCapacityThreshWarn": 75,
88
"monState": "enable"
99
}
1010
}

device/nokia/x86_64-nokia_ixr7250e_36x400g-r0/Nokia-IXR7250E-36x400G/fabric_monitor_config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"monErrThreshRxCells": 61035156,
55
"monPollThreshRecovery": 8,
66
"monPollThreshIsolation": 1,
7-
"monCapacityThreshWarn": 85,
7+
"monCapacityThreshWarn": 75,
88
"monState": "enable"
99
}
1010
}

0 commit comments

Comments
 (0)