README-tsinfo.txt 1.1 KB

1234567891011121314151617181920212223242526
  1. #############################################################################################################
  2. # COUTION, NOTICE
  3. #############################################################################################################
  4. # GGITS TSINFO Linkage Process Management
  5. #
  6. # $ cd ~/bin : cd program directory
  7. # $ bin : alias cd ~/bin
  8. #
  9. # $ stat.sh : monitoring process running state
  10. #
  11. # $ info.sh tsinfo : monitoring tsinfo process communication state
  12. #
  13. # $ start.sh tsinfo : start tsinfo process
  14. #
  15. # $ stop.sh tsinfo : stop tsinfo process
  16. #
  17. #############################################################################################################
  18. # LOG FILE MONITORING
  19. #############################################################################################################
  20. # cd ~/logs : cd log file directory
  21. # $logs : alias cd ~/logs/ggits-tsinfo-server
  22. #
  23. #############################################################################################################