sonic-buildimage/dockers/docker-dhcp-relay/base_image_files
yozhao101 aeae87d1b5
[201911][Monit] Use VLAN name to differentiate each Monit service of dhcp_relay (#7378)
#### Why I did it
Since we will have multiple `dhcrelay` processes if there exists different VLANs in the table `VLAN_INTERFACE` of `CONIFG_DB`, 
we should use unique service name for each `dhcrelay` process in Monit configuration file. Otherwise, Monit service will fail to work.

#### How I did it
I append the VLAN name to the end of each service name such that they are unique.

Signed-off-by: Yong Zhao <yozhao@microsoft.com>
2021-04-22 18:04:29 -07:00
..
monit_dhcp_relay.j2 [201911][Monit] Use VLAN name to differentiate each Monit service of dhcp_relay (#7378) 2021-04-22 18:04:29 -07:00