On Tue, Jun 9, 2020 at 6:16 PM Stefan Bogdan Cimpeanu <[email protected]> wrote:
> Hi, > Java will prealocate the memory specified even if “its not doing > anything”, plus some overhead. > Memory monitoring on Java applications needs a different approach, simply > monitoring system memory will not provide too much useful insight. > You’d have to look at heap, GC times, etc. to evaluate a java process is > “healthy” or not. > > You're right about Java; however, guacd is not Java-based, so something different is going on, here... -Nick
