-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] Allow monit system tool to monitor the critical processes status running in various SONiC containers. #3940
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Yong Zhao <[email protected]>
into base image. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
the base image. Signed-off-by: Yong Zhao <[email protected]>
base_image_files. Signed-off-by: Yong Zhao <[email protected]>
container into base image under /etc/monit/conf.d. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
contianer into base image. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
base image. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
base image. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
image. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
base image. Signed-off-by: Yong Zhao <[email protected]>
platform. Signed-off-by: Yong Zhao <[email protected]>
the base image on barefoot. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
the base image on broadcom. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
the base image. Signed-off-by: Yong Zhao <[email protected]>
platform. Signed-off-by: Yong Zhao <[email protected]>
the base image. Signed-off-by: Yong Zhao <[email protected]>
platform. Signed-off-by: Yong Zhao <[email protected]>
the base image. Signed-off-by: Yong Zhao <[email protected]>
Signed-off-by: Yong Zhao <[email protected]>
the base image. Signed-off-by: Yong Zhao <[email protected]>
… into check_proc_stats
marvell-arm64. Signed-off-by: Yong Zhao <[email protected]>
on cavium. Signed-off-by: Yong Zhao <[email protected]>
on centec. Signed-off-by: Yong Zhao <[email protected]>
on marvell. Signed-off-by: Yong Zhao <[email protected]>
on mellanox. Signed-off-by: Yong Zhao <[email protected]>
on nephos. Signed-off-by: Yong Zhao <[email protected]>
jleveque
suggested changes
Jan 4, 2020
Signed-off-by: Yong Zhao <[email protected]>
jleveque
approved these changes
Jan 6, 2020
retest vsimage please |
1 similar comment
retest vsimage please |
yxieca
pushed a commit
that referenced
this pull request
Jan 11, 2020
…status running in various SONiC containers. (#3940) * Add a monit config file for teamd container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file in teamd container into base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for snmp container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of snmp container into the base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for dhcp_relay container in the dir base_image_files. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of dhcp_relay container into base image under /etc/monit/conf.d. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for router advertiser container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of router advertiser contianer into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a monit config file for pmon container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a monit config file for lldp container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a monit config file for BGP container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a monit config file for the swss container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on barefoot platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-centec] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a monit config file for sflow container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a monit config file for telemetry container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a monit config file for database container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change a typo. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change the process name in monit config file to dhcrelay. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no desserve process in syncd container on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process desserve in syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Should not delete the process desserve in syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Radv] Change the process name to radvd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Correct a typo in monit_telemetry. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the monit config file for teamd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the mechanism to copy the monit config file into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the monit config file for dhcp_relay container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the monit config file foe radv container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] change the monit config file for BGP container such that monit only generates alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Change the monit config file for snmp container such that monit only generates alret if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Change the monit config file for pmon container such that monit only generates alert if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the monit config file for lldp container such that monit only generates alerts if some processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the monit config file for pmon container since some of processes are not running depended on the type of box. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the copy mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the matching name for the process lldpd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Change the monit config file for swss container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on barefoot such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Correct a typo in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on broadcom such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on cavium such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-arm64 such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-armhf such that monit will generate alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on mellanox such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sycnd] Change the monit config file for syncd container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Change the monit config file for sflow container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Change the monit config file for telemetry container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Change the monit config file for database container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Use 4 spcess to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Use 4 spaces to replace 2 space in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to repalce 2 spaces in the monit config file on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Remove the trailing extra spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]>
abdosi
pushed a commit
that referenced
this pull request
Jan 21, 2020
…status running in various SONiC containers. (#3940) * Add a monit config file for teamd container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file in teamd container into base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for snmp container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of snmp container into the base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for dhcp_relay container in the dir base_image_files. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of dhcp_relay container into base image under /etc/monit/conf.d. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for router advertiser container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of router advertiser contianer into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a monit config file for pmon container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a monit config file for lldp container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a monit config file for BGP container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a monit config file for the swss container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on barefoot platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-centec] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a monit config file for sflow container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a monit config file for telemetry container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a monit config file for database container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change a typo. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change the process name in monit config file to dhcrelay. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no desserve process in syncd container on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process desserve in syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Should not delete the process desserve in syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Radv] Change the process name to radvd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Correct a typo in monit_telemetry. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the monit config file for teamd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the mechanism to copy the monit config file into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the monit config file for dhcp_relay container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the monit config file foe radv container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] change the monit config file for BGP container such that monit only generates alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Change the monit config file for snmp container such that monit only generates alret if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Change the monit config file for pmon container such that monit only generates alert if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the monit config file for lldp container such that monit only generates alerts if some processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the monit config file for pmon container since some of processes are not running depended on the type of box. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the copy mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the matching name for the process lldpd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Change the monit config file for swss container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on barefoot such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Correct a typo in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on broadcom such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on cavium such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-arm64 such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-armhf such that monit will generate alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on mellanox such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sycnd] Change the monit config file for syncd container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Change the monit config file for sflow container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Change the monit config file for telemetry container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Change the monit config file for database container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Use 4 spcess to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Use 4 spaces to replace 2 space in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to repalce 2 spaces in the monit config file on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Remove the trailing extra spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]>
pphuchar
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Mar 9, 2020
…status running in various SONiC containers. (sonic-net#3940) * Add a monit config file for teamd container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file in teamd container into base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for snmp container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of snmp container into the base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for dhcp_relay container in the dir base_image_files. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of dhcp_relay container into base image under /etc/monit/conf.d. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for router advertiser container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of router advertiser contianer into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a monit config file for pmon container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a monit config file for lldp container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a monit config file for BGP container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a monit config file for the swss container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on barefoot platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-centec] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a monit config file for sflow container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a monit config file for telemetry container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a monit config file for database container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change a typo. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change the process name in monit config file to dhcrelay. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no desserve process in syncd container on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process desserve in syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Should not delete the process desserve in syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Radv] Change the process name to radvd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Correct a typo in monit_telemetry. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the monit config file for teamd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the mechanism to copy the monit config file into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the monit config file for dhcp_relay container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the monit config file foe radv container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] change the monit config file for BGP container such that monit only generates alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Change the monit config file for snmp container such that monit only generates alret if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Change the monit config file for pmon container such that monit only generates alert if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the monit config file for lldp container such that monit only generates alerts if some processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the monit config file for pmon container since some of processes are not running depended on the type of box. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the copy mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the matching name for the process lldpd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Change the monit config file for swss container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on barefoot such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Correct a typo in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on broadcom such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on cavium such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-arm64 such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-armhf such that monit will generate alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on mellanox such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sycnd] Change the monit config file for syncd container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Change the monit config file for sflow container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Change the monit config file for telemetry container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Change the monit config file for database container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Use 4 spcess to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Use 4 spaces to replace 2 space in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to repalce 2 spaces in the monit config file on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Remove the trailing extra spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]>
tiantianlv
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Apr 24, 2020
…status running in various SONiC containers. (sonic-net#3940) * Add a monit config file for teamd container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file in teamd container into base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for snmp container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of snmp container into the base image. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for dhcp_relay container in the dir base_image_files. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of dhcp_relay container into base image under /etc/monit/conf.d. Signed-off-by: Yong Zhao <[email protected]> * Add a monit config file for router advertiser container. Signed-off-by: Yong Zhao <[email protected]> * Add a copy mechanism to put the monit config file of router advertiser contianer into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a monit config file for pmon container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Pmon] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a monit config file for lldp container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a monit config file for BGP container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a monit config file for the swss container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Add a copy mechanism to put monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on barefoot platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-centec] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on centen platform. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a monit config file for syncd container on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a monit config file for sflow container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Add a copy mechanism to put the monit conifg file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a monit config file for telemetry container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a monit config file for database container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Add a copy mechanism to put the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change a typo. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Dhcprelay] Change the process name in monit config file to dhcrelay. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no desserve process in syncd container on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process desserve in syncd container on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] There is no process named desserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Should not delete the process desserve in syncd container on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-arm64. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on marvell-armhf. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Delete the process dsserve in syncd container on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-Radv] Change the process name to radvd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Correct a typo in monit_telemetry. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the monit config file for teamd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-teamd] Delete the mechanism to copy the monit config file into base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the monit config file for dhcp_relay container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-dhcprelay] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the monit config file foe radv container. Signed-off-by: Yong Zhao <[email protected]> * [Docker-radv] Delete the mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] change the monit config file for BGP container such that monit only generates alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Change the monit config file for snmp container such that monit only generates alret if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Change the monit config file for pmon container such that monit only generates alert if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the monit config file for lldp container such that monit only generates alerts if some processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the monit config file for pmon container since some of processes are not running depended on the type of box. Signed-off-by: Yong Zhao <[email protected]> * [Docker-pmon] Delete the copy mechanism to copy the monit config file into the base image. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Change the matching name for the process lldpd. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Change the monit config file for swss container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on barefoot such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Correct a typo in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on broadcom such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on cavium such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-arm64 such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on marvell-armhf such that monit will generate alert if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Change the monit config file for syncd container on mellanox such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sycnd] Change the monit config file for syncd container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Change the monit config file for sflow container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Change the monit config file for telemetry container such that monit only generates alerts if the processes are not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Change the monit config file for database container such that monit only generates alerts if the process is not running for 5 minutes. Signed-off-by: Yong Zhao <[email protected]> * [Docker-database] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Use 4 spcess to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-lldp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-swss] Use 4 spaces to replace 2 space in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-sflow] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-snmp] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-telemetry] Use 4 spaces to replace 2 spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on barefoot. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on broadcom. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on cavium. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on centec. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on marvell. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to replace 2 spaces in the monit config file on mellanox. Signed-off-by: Yong Zhao <[email protected]> * [Docker-syncd] Use 4 spaces to repalce 2 spaces in the monit config file on nephos. Signed-off-by: Yong Zhao <[email protected]> * [Docker-bgp] Remove the trailing extra spaces in monit config file. Signed-off-by: Yong Zhao <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What I did
I added a new configuration file called monit_container (container at here represent the container
name) for each container and then copied this config file into the base image under the directory
/etc/monit/config.d. In the host, monit will detect the status of all critical processes running in
various docker containers. Specifically, monit will detect whether a process is in the dead or live
state. If a process which is monitored went into the dead state or it failed to start, then monit will
write an alert into syslog. Currently monit will periodically monitor all the process in the period
120 seconds. We can set a different value for this period.
How I did it
I created this configuration file according to the template config file named monitrc in the host.
How to verify it
Before we test this, we should disable the auto-restart feature since if we kill a critical process,
the corresponding container will restart and then the processes will come up again.
In the host, we can list the critical processes running in each docker container using
the command docker top container_id. After that, we deliberately kill a process
using the command kill -9 proc_id. Then we can review the syslog file and will see an
alert message showing process_name is not running.