Re: Instrumenting a Java/Linux/Tomcat/MySQL server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi threre,

Monitoing a JavaEE app server takes lots of steps which depends on application architecture.

For example, you should monitor worker threads for each Tomcat Connector you are using. If all
threads are in use (no iddle thread in pool) user response time will suffer.

Another example, if a deployed application uses datasources, you should monitor availabe connection
in the datasource connection pool, same was as connector thread pool.


> > Le mercredi 30 mai 2007 à 03:17 +0100, Joe Desbonnet a écrit :
> >
> >> Besides load average and tomcat free memory -- what else should I
> >> record given that I'm running a pretty typical
> >> Java/Linux/Tomcat/MySQL
> >> server.
> >
> > GC frequency comes to mind
> 
> frequency *and* duration
> 
> 
> -- 
> Nicolas Mailhot

--
fedora-devel-java-list mailing list
fedora-devel-java-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-java-list

[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux