We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad64dc6 commit b1cb0baCopy full SHA for b1cb0ba
dockers/docker-snmp/base_image_files/monit_snmp
@@ -7,5 +7,5 @@
7
check program container_process_snmpd with path "/usr/bin/process_checker snmp snmpd /usr/sbin/snmpd"
8
if status != 0 for 5 times within 5 cycles then alert
9
10
-check program container_process_snmp_subagent with path "/usr/bin/process_checker snmp snmp_subagent python3 -m sonic_ax_impl"
+check program container_process_snmp_subagent with path "/usr/bin/process_checker snmp snmp_subagent python3.6 -m sonic_ax_impl"
11
0 commit comments