Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 387 Bytes

Linux_GoldenGate_Monitoring

Classic Golden Gate monitoring with bash script

Screenshot

For run script

  • copy all file to your server
  • edit gg_monitoring.sh and set GG_HOME and TOMCAT_PATH
  • chmod +x gg_monitoring.sh
  • crontab -e
  • add */15 * * * * /<FILE_LOCATION>/gg_monitoring.sh