File tree Expand file tree Collapse file tree
docker-fpm-frr/base_image_files
docker-snmp/base_image_files Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,5 +23,5 @@ check program bgp|staticd with path "/usr/bin/process_checker bgp /usr/lib/frr/s
2323check program bgp|bgpcfgd with path "/usr/bin/process_checker bgp /usr/bin/python /usr/local/bin/bgpcfgd"
2424 if status != 0 for 5 times within 5 cycles then alert
2525
26- check program bgp|bgpmon with path "/usr/bin/process_checker bgp python /usr/local/bin/bgpmon"
26+ check program bgp|bgpmon with path "/usr/bin/process_checker bgp /usr/bin/ python /usr/local/bin/bgpmon"
2727 if status != 0 for 5 times within 5 cycles then alert
Original file line number Diff line number Diff line change 77check program snmp|snmpd with path "/usr/bin/process_checker snmp /usr/sbin/snmpd"
88 if status != 0 for 5 times within 5 cycles then alert
99
10- check program snmp|snmp_subagent with path "/usr/bin/process_checker snmp python3.6 -m sonic_ax_impl"
10+ check program snmp|snmp_subagent with path "/usr/bin/process_checker snmp python3 -m sonic_ax_impl"
1111 if status != 0 for 5 times within 5 cycles then alert
You can’t perform that action at this time.
0 commit comments