Skip to content

Commit bfa14f6

Browse files
authored
[code sync] Merge code from sonic-net/sonic-buildimage:202411 to 202412 (sonic-net#1268)
```<br>* 9b22301 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-buildimage into 202412 (2025-06-24) [Sonic Automation] * 13528d5 - (head/202411) update memory monit threshold for bmp container according to test. (sonic-net#23043) (2025-06-23) [mssonicbld]<br>```
2 parents 5f7d93b + 9b22301 commit bfa14f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • dockers/docker-sonic-bmp/base_image_files
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
22
## Monit configuration for bmp container
33
###############################################################################
4-
check program container_memory_bmp with path "/usr/bin/memory_checker bmp 419430400"
4+
check program container_memory_bmp with path "/usr/bin/memory_checker bmp 838860800"
55
if status == 3 for 10 times within 20 cycles then exec "/usr/bin/docker exec bmp supervisorctl restart openbmpd"

0 commit comments

Comments
 (0)