HANTE f309c38be4 last commit 7 months ago
..
conf 9f4b12da41 add logic to auto service end. 9 months ago
src f309c38be4 last commit 7 months ago
README.txt f309c38be4 last commit 7 months ago
build.gradle 8115934412 prometeus add 8 months ago

README.txt


###################################################################################################
# 긴급차량 연계서버 프로세스 관리
###################################################################################################
#
# $ cd ~/bin : change directory program location
# $ bin : alias cd ~/bin
#
# $ stat.sh : process running state
#
# $ start.sh comm : start process
#
# $ stop.sh comm : stop process
#
# $ info.sh comm : monitoring communication state
#
###################################################################################################
# Log file monitoring
#
# $ cd ~/logs/evps-comm-server : change directory log file location
# $ logs : alias cd ~/logs/evps-comm-server
#
# cat, tail, vi, .... log file
###################################################################################################