It should every 5 minutes or so check the file for the most recent line or last line that starts out with the words "Full GC". It should take this line and evalutate the value/number that occurs after the "->" portion of the line up to the "K". If this number is >= 900000 then it should send out an alert.
[GC 974797K->947362K(1047424K), 0.1525772 secs]
[GC 977826K->950446K(1047424K), 0.1339467 secs]
[GC 980910K->955986K(1047424K), 0.1596349 secs]
[GC 986450K->960182K(1047424K), 0.1463073 secs]
[GC 990646K->964337K(1047424K), 0.1569067 secs]
[GC 994801K->970110K(1047424K), 0.1379262 secs]
[GC 1000574K->974444K(1047424K), 0.1388219 secs]
[GC 1004908K->978283K(1047424K), 0.1300475 secs]
[GC 1008747K->985118K(1047424K), 0.1550572 secs]
[GC 1015582K->991652K(1047424K), 0.1529226 secs]
[Full GC 1022116K->842734K(1047424K), 14.6826836 secs]
[GC 873198K->853428K(1047424K), 0.1773221 secs]
[GC 883892K->857167K(1047424K), 0.1137463 secs]
[GC 974797K->947362K(1047424K), 0.1525772 secs]
[GC 977826K->950446K(1047424K), 0.1339467 secs]
[GC 980910K->955986K(1047424K), 0.1596349 secs]
[GC 986450K->960182K(1047424K), 0.1463073 secs]
[GC 990646K->964337K(1047424K), 0.1569067 secs]
[GC 994801K->970110K(1047424K), 0.1379262 secs]
[GC 1000574K->974444K(1047424K), 0.1388219 secs]
[GC 1004908K->978283K(1047424K), 0.1300475 secs]
[GC 1008747K->985118K(1047424K), 0.1550572 secs]
[GC 1015582K->991652K(1047424K), 0.1529226 secs]
[Full GC 1022116K->842734K(1047424K), 14.6826836 secs]
[GC 873198K->853428K(1047424K), 0.1773221 secs]
[GC 883892K->857167K(1047424K), 0.1137463 secs]