| 1234567891011121314151617181920212223242526 | 
							
- #############################################################################################################
 
- # COUTION, NOTICE
 
- #############################################################################################################
 
- # GGITS TSINFO Linkage Process Management
 
- #
 
- # $ cd ~/bin              : cd program directory
 
- # $ bin                   : alias cd ~/bin
 
- #
 
- # $ stat.sh               : monitoring process running state
 
- #
 
- # $ info.sh tsinfo        : monitoring tsinfo process communication state
 
- #
 
- # $ start.sh tsinfo       : start tsinfo process
 
- #
 
- # $ stop.sh tsinfo        : stop tsinfo process
 
- #
 
- #############################################################################################################
 
- # LOG FILE MONITORING
 
- #############################################################################################################
 
- # cd ~/logs               : cd log file directory
 
- # $logs                   : alias cd ~/logs/ggits-tsinfo-server
 
- #
 
- #############################################################################################################
 
 
  |