Skip to content

Commit b1cb0ba

Browse files
committed
[monit] Update the process snmp command line.
Signed-off-by: Yong Zhao <[email protected]>
1 parent ad64dc6 commit b1cb0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockers/docker-snmp/base_image_files/monit_snmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
check program container_process_snmpd with path "/usr/bin/process_checker snmp snmpd /usr/sbin/snmpd"
88
if status != 0 for 5 times within 5 cycles then alert
99

10-
check program container_process_snmp_subagent with path "/usr/bin/process_checker snmp snmp_subagent python3 -m sonic_ax_impl"
10+
check program container_process_snmp_subagent with path "/usr/bin/process_checker snmp snmp_subagent python3.6 -m sonic_ax_impl"
1111
if status != 0 for 5 times within 5 cycles then alert

0 commit comments

Comments
 (0)