holeinone
04-11-2008, 23:15
http://java-monitor.com/postedimages/e6e444a7-f55d-4540-8b9e-1e001d56bfc2.png
Can this graph be correct? :confused:
kjkoster
05-11-2008, 08:56
Dear holeinone,
Yeah, it is. Kind'a. You're looking at the effects of a bug in Java-monitor's collector code. This graph shows the number of GC cycles per minute. However, as you know we were off-line for 15 minutes. The current code assumes that all the GC cycles since the last collection were done in the last minute, where in fact they are counted over the 15 minutes that the collector was down.
So please ignore the spike. I will fall off of the graph once it's two days old anyway.
I'll update the code to resolve this. It should be live late tomorrow afternoon.
Sorry for the inconvenience.
Kees Jan
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.