建置KM start/stop
false
ylhealth
process
stop
start
-1
5
-1
-1
UAT_137
false
false
false
false
false
com.h2uclub
h2u-km-api
true
false
true
false
true
true
true
false
false
-1
false
false
true
if [ "${process}" == "start" ]; then
systemctl start km
else
systemctl stop km
fi
FAILURE
2
RED
true