Golden Gate Tools - Lag Graph + Alerting

I am polishing up and testing some of my *nix scripts I used with GG version 8 to work with version 11.

gglag
This set of scripts gathers lag information from the GoldenGate GGSCI utility and graph the results via GnuPlot.

ggmon
This set of scripts will look for state changes (RUNNING/STOPPED/ABENDED) and alert when it detects them.

The code is being slowly made available at http://github.com/dmann99/ggtools. I will post some more formal documentation after things are more fit for public consumption.