Your grails dataSource looks ok.
The sql monitoring seems to work, because you have "SQL tracing" and so
there is no reason that you don't have values in the connections graphics.
But note that "used connections" and "active connections" are collected
only once each minute.
So if your application is not much used yet, it may be that values for
these graphics are 0 when javamelody looks at them.
In summary, just wait a bit until your application has more sql executions.
bye, Emeric
Le 12/11/2010 22:45, Martin Gee a �crit :