Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Services] Restart SNMP service upon unexpected critical process exit. #3650

Merged
merged 5 commits into from
Oct 22, 2019
Merged

[Services] Restart SNMP service upon unexpected critical process exit. #3650

merged 5 commits into from
Oct 22, 2019

Commits on Oct 22, 2019

  1. [docker-snmp-sv2] Create a file named critical_processes.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    14694b6 View commit details
    Browse the repository at this point in the history
  2. [docker-snmp-sv2] Add paths of supervisord listener script and critic…

    …al processes list into dockerfile.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    e6fbcd4 View commit details
    Browse the repository at this point in the history
  3. [docker-snmp-sv2] Make event listener autostart by adding option in s…

    …upervisord conf file.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ffb8604 View commit details
    Browse the repository at this point in the history
  4. [docker-snmp-sv2] Configure systemd to stop restarting SNMP if it att…

    …empts to restart this container more than 3 times in 20 minutes.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    1e7fc1b View commit details
    Browse the repository at this point in the history
  5. [docker-snmp-sv2] Add '$(SUPERVISOR_PROC_EXIT_LISTENER_SCRIPT)' to sh…

    …ared Makefile docker-snmp-sv2.mk.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    5d91438 View commit details
    Browse the repository at this point in the history