Re: [OT] is tomcat monitoring the keystore file?

2017-10-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/26/17 4:55 PM, Mark Thomas wrote: > On 26/10/17 20:17, Christopher Schultz wrote: > > > >> So this is relying on the OpenSSLContext.finalize() method to >> clean-up after the native SSL context? > > Correct. > >> It's been

Re: [OT] is tomcat monitoring the keystore file?

2017-10-26 Thread Mark Thomas
On 26/10/17 20:17, Christopher Schultz wrote: > So this is relying on the OpenSSLContext.finalize() method to clean-up > after the native SSL context? Correct. > It's been "recommended" to not rely on > finalizers for quite a long time. Is that advice no longer correct? Like most general

Re: [OT] is tomcat monitoring the keystore file?

2017-10-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/26/17 12:07 PM, Mark Thomas wrote: > On 26 October 2017 14:36:03 BST, Christopher Schultz > wrote: >> Mark, >> >> On 10/26/17 8:54 AM, Mark Thomas wrote: >>> On 26/10/2017 09:31, Johan Compagner wrote:

Re: [OT] is tomcat monitoring the keystore file?

2017-10-26 Thread Mark Thomas
On 26 October 2017 14:36:03 BST, Christopher Schultz wrote: >Mark, > >On 10/26/17 8:54 AM, Mark Thomas wrote: >> On 26/10/2017 09:31, Johan Compagner wrote: >>> Hi, >>> >>> now with LetsCrypt its easy (and free) to get https up and >>> running even if you just use

Re: is tomcat monitoring the keystore file?

2017-10-26 Thread James H. H. Lampert
On 26/10/2017 09:31, Johan Compagner wrote: . . . But does tomcat monitor that file for changes and will it then use the new one without restarting the whole server? On 10/26/17, 5:54 AM, Mark Thomas replied: Currently, no. We have just added the ability to 9.0.x and 8.5.x to reload the

Re: [OT] is tomcat monitoring the keystore file?

2017-10-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/26/17 8:54 AM, Mark Thomas wrote: > On 26/10/2017 09:31, Johan Compagner wrote: >> Hi, >> >> now with LetsCrypt its easy (and free) to get https up and >> running even if you just use tomcat But the problem is those >> certificate must

Re: is tomcat monitoring the keystore file?

2017-10-26 Thread Mark Thomas
On 26/10/2017 09:31, Johan Compagner wrote: > Hi, > > now with LetsCrypt its easy (and free) to get https up and running even if > you just use tomcat > But the problem is those certificate must be renewed every 3 months > This is easy to do in a crontab script (that does the renew and makes a >

is tomcat monitoring the keystore file?

2017-10-26 Thread Johan Compagner
Hi, now with LetsCrypt its easy (and free) to get https up and running even if you just use tomcat But the problem is those certificate must be renewed every 3 months This is easy to do in a crontab script (that does the renew and makes a java keystore again) So i can generate the pfx constantly

Re: Tomcat Monitoring - Thread usage - currentThreadCount or currentThreadBusy

2013-08-16 Thread Vikram Jain
Thank you, Christopher. Regards, Vikram On Fri, Aug 16, 2013 at 7:42 AM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vikram, On 8/14/13 9:42 PM, Vikram Jain wrote: I am working on Tomcat monitoring solution for a project

Re: Tomcat Monitoring - Thread usage - currentThreadCount or currentThreadBusy

2013-08-15 Thread Leon Rosenberg
forward to hear from you. :) I am working on Tomcat monitoring solution for a project and when it comes to monitoring 'Thread usage', I am wondering whether I should be comparing 'currentThreadCount' or 'currentThreadBusy' attribute against 'maxThread' to generate an alert. Is currentThreadBusy

Re: Tomcat Monitoring - Thread usage - currentThreadCount or currentThreadBusy

2013-08-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vikram, On 8/14/13 9:42 PM, Vikram Jain wrote: I am working on Tomcat monitoring solution for a project and when it comes to monitoring 'Thread usage', I am wondering whether I should be comparing 'currentThreadCount' or 'currentThreadBusy

Tomcat Monitoring - Thread usage - currentThreadCount or currentThreadBusy

2013-08-14 Thread Vikram Jain
Hi Team, I'm Vikram Jain. My first query to Tomcat user group, looking forward to hear from you. :) I am working on Tomcat monitoring solution for a project and when it comes to monitoring 'Thread usage', I am wondering whether I should be comparing 'currentThreadCount' or 'currentThreadBusy

how can I figure out if tomcat is blocking and needs more threads? production tomcat monitoring tips.

2011-12-28 Thread S Ahmed
While benchmarking, I want to know if/when tomcat requires more threads (maxThreads). How can I figure this out? i.e. I start benchmarking tomcat to see how it reacts to a high-traffic spike, I want to make sure that tomcat isn't hitting the maxThreads when my server has the ability resource

Re: how can I figure out if tomcat is blocking and needs more threads? production tomcat monitoring tips.

2011-12-28 Thread Mark Thomas
On 28/12/2011 22:27, S Ahmed wrote: While benchmarking, I want to know if/when tomcat requires more threads (maxThreads). How can I figure this out? Look in the logs. Tomcat reports the first time (and only the first time) it hits maxThreads. Mark

RE: Simple Tomcat monitoring ?

2011-04-29 Thread Matteo Turra
monitoring ? Caldarale, Charles R wrote: From: André Warnier [mailto:a...@ice-sa.com] Subject: Simple Tomcat monitoring ? 5396 root 20 0 832m 610m 9224 S 100 5.1 12:32.43 java the second task visible above is the interface to the search engine). Which seems to be single-thread

Simple Tomcat monitoring ?

2011-04-12 Thread André Warnier
Hi. I have a Linux application server running Apache + mod_jk + tomcat 5.5 (I know that it is relatively old; and to compound the heresy, it is installed from a Debian package). The hardware is quite OK (quad-core fast CPU, 12 GB RAM). Apache is serving most of the static content, and passing

Re: Simple Tomcat monitoring ?

2011-04-12 Thread Francis GALIEGUE
On Tue, Apr 12, 2011 at 12:20, André Warnier a...@ice-sa.com wrote: [...] Considering all the above, which would be the easiest/quickest way of starting to figure out what this tomcat is doing, and where the system/application bottleneck might be ? We have the following tools, all very easy

Re: Simple Tomcat monitoring ?

2011-04-12 Thread Borut Hadžialić
I'm gonna try to make a guess here :) top - 08:20:02 up 72 days, 9:39, 4 users, load average: 6.83, 5.63, 3.16 Tasks: 265 total, 1 running, 264 sleeping, 0 stopped, 0 zombie Cpu(s): 0.2%us, 0.1%sy, 0.0%ni, 99.2%id, 0.5%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 12328624k total,

Re: Simple Tomcat monitoring ?

2011-04-12 Thread André Warnier
Borut Hadžialić wrote: I'm gonna try to make a guess here :) top - 08:20:02 up 72 days, 9:39, 4 users, load average: 6.83, 5.63, 3.16 Tasks: 265 total, 1 running, 264 sleeping, 0 stopped, 0 zombie Cpu(s): 0.2%us, 0.1%sy, 0.0%ni, 99.2%id, 0.5%wa, 0.0%hi, 0.0%si, 0.0%st Mem:

Re: Simple Tomcat monitoring ?

2011-04-12 Thread André Warnier
Francis GALIEGUE wrote: On Tue, Apr 12, 2011 at 12:20, André Warnier a...@ice-sa.com wrote: [...] Considering all the above, which would be the easiest/quickest way of starting to figure out what this tomcat is doing, and where the system/application bottleneck might be ? We have the

Re: Simple Tomcat monitoring ?

2011-04-12 Thread Borut Hadžialić
You could check it apache threads are the problem by using something like: ps -feH | grep httpd | wc (or something else instead httpd to hit only apache processes) If the line number gets close to 150 (Apache (prefork) MaxClients) then that is the problem. On Tue, Apr 12, 2011 at 2:18 PM,

RE: Simple Tomcat monitoring ?

2011-04-12 Thread Caldarale, Charles R
From: André Warnier [mailto:a...@ice-sa.com] Subject: Simple Tomcat monitoring ? 5396 root 20 0 832m 610m 9224 S 100 5.1 12:32.43 java the second task visible above is the interface to the search engine). Which seems to be single-thread and thus a possible bottleneck. The 100

Re: Simple Tomcat monitoring ?

2011-04-12 Thread Francis GALIEGUE
On Tue, Apr 12, 2011 at 14:26, André Warnier a...@ice-sa.com wrote: Francis GALIEGUE wrote: On Tue, Apr 12, 2011 at 12:20, André Warnier a...@ice-sa.com wrote: [...] Considering all the above, which would be the easiest/quickest way of starting to figure out what this tomcat is doing, and

Re: Simple Tomcat monitoring ?

2011-04-12 Thread André Warnier
Caldarale, Charles R wrote: From: André Warnier [mailto:a...@ice-sa.com] Subject: Simple Tomcat monitoring ? 5396 root 20 0 832m 610m 9224 S 100 5.1 12:32.43 java the second task visible above is the interface to the search engine). Which seems to be single-thread and thus

Tomcat monitoring using JMX

2011-01-06 Thread Ziggy
Hi, I am using JMX to connect to a Tomcat instance and looking at attributes for a jdbc datasource as shown below. MBeanServerConnection conn = jmxc.getMBeanServerConnection(); ObjectName on = new

Re: Tomcat monitoring using JMX

2011-01-06 Thread Pid
On 1/6/11 12:44 PM, Ziggy wrote: Hi, I am using JMX to connect to a Tomcat instance and looking at attributes for a jdbc datasource as shown below. MBeanServerConnection conn = jmxc.getMBeanServerConnection(); ObjectName on = new

Re: Tomcat monitoring

2009-10-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohamedin, On 10/24/2009 4:47 AM, Mohamedin wrote: Please recommend a monitoring tool for tomcat. I am interested in knowing the response time of each request and finding requests that take a lot of time. In short I need to figure out the bottle

Re: Tomcat monitoring

2009-10-27 Thread Anurag Kapur
I have found Lamda Probe to be quite useful and easy to use for monitoring the Tomcat container. http://www.lambdaprobe.org/ Simply deploy the probe war file to the container you want to monitor! You can detect requests that have large processing times by monitoring the connector status tab.

Tomcat monitoring

2009-10-24 Thread Mohamedin
Dear All, Please recommend a monitoring tool for tomcat. I am interested in knowing the response time of each request and finding requests that take a lot of time. In short I need to figure out the bottle nicks in my site. Thanks a lot, Mohamed Mohamedin

Re: Tomcat monitoring

2009-10-24 Thread André Warnier
Mohamedin wrote: In short I need to figure out the bottle nicks in my site. The word is bottleneck. With neck like the part between your shoulders and your head. Bottle nick is cute though. Hope you find him. ;-) - To

Re: Tomcat monitoring

2008-08-15 Thread Kees Jan Koster
Dear Tokajac, As far as I see http://www.zabbix.com http://www.zabbix.com is not available for WinXP (that's my platform). *shrug* You could always run it on FreeBSD or Linux in VMWare. I downloaded Zapcat. Can Zapcat be useful without zabbix? No, it only works as a bridge to Zabbix.

Re: Tomcat monitoring

2008-08-14 Thread Kees Jan Koster
Dear Tokajac, I want to monitor performance of Tomcat server when I'm running an application. Memory usage, threads, objects, user sessions, sql queries and as much as possible of other information on server. JMX is the way to go. JConsole was already suggested. If you want to really monitor

Re: Tomcat monitoring

2008-08-14 Thread Tokajac
://www.nabble.com/Tomcat-monitoring-tp18963920p18992437.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Tomcat monitoring

2008-08-13 Thread Tokajac
/Tomcat-monitoring-tp18963920p18963920.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

RE: Tomcat monitoring

2008-08-13 Thread Caldarale, Charles R
From: Tokajac [mailto:[EMAIL PROTECTED] Subject: Tomcat monitoring I want to monitor performance of Tomcat server when I'm running an application. Start with these: http://www.lambdaprobe.org http://moskito.anotheria.net You can also use JMX (e.g., JConsole) for much of the information

RE: Tomcat monitoring

2008-08-13 Thread Tokajac
Thx for Your answer, Chuck ! So far, i've found lambdaprobe more useful. i'm still looking around. Do U have any advice about SQL debug? I already have iBatis log and p6spy. Is there any other useful tool for queries? Regards -- View this message in context: http://www.nabble.com/Tomcat

Tomcat monitoring MBean help

2007-07-13 Thread Madhav Sathe
Hi, Im using tomcat mbean for monitoring. I have a questions regarding 'processingTime' attribute of Servlet and Manager Mbeans. 1. What value does it show - is it the last collected avg/total request processing time. My observation is, this value keeps on going up. So not able to figure

RE: Tomcat Monitoring

2007-07-01 Thread Tim Lucia
-Original Message- From: Angelov, Rossen [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 27, 2007 12:56 PM To: Tomcat Users List Subject: Tomcat Monitoring What is recommended for monitoring Tomcat? Or is there anything built in that can help monitoring the performance

Tomcat Monitoring

2007-06-27 Thread Angelov, Rossen
What is recommended for monitoring Tomcat? Or is there anything built in that can help monitoring the performance and the state of the thread pools? More specifically, I'm trying to find a way to time how long it take from the moment a request was received and when the response was returned.

Re: Tomcat Monitoring

2007-06-27 Thread Leon Rosenberg
moskito.anotheria.net and you are probably interested in the RequestURIFilter http://moskito.anotheria.net/moskitodemo/mui/mskShowProducer?pProducerId=RequestURIFilter regards Leon On 6/27/07, Angelov, Rossen [EMAIL PROTECTED] wrote: What is recommended for monitoring Tomcat? Or is there

RE: Tomcat Monitoring

2007-06-27 Thread Kirst Martin Wolfgang
What is recommended for monitoring Tomcat? Or is there anything built in that can help monitoring the performance and the state of the thread pools? For general purpose use jconsole.exe from SUN's JDK. More specifically, I'm trying to find a way to time how long it take from the moment a

Re: Tomcat monitoring

2007-02-27 Thread Leon Rosenberg
there is probably no such thing as best way - JVM Heap usage manager and lambdaprober - Number of active threads (if by active threads you mean current requests) manager, lambdaprobe, moskito - JDBC connection pool stats lambdaprobe - Active thread list lambdaprobe, moskito (if

RE: Tomcat monitoring

2007-02-27 Thread Tim Lucia
-Original Message- From: H H [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 1:12 AM To: users@tomcat.apache.org Subject: Tomcat monitoring Does anyone know whats the best way to monitor a tomcat application remotely - I have seen the mailing lists and there are some

Tomcat monitoring

2007-02-26 Thread H H
Does anyone know whats the best way to monitor a tomcat application remotely - I have seen the mailing lists and there are some tools that provide monitoring. However I need a way to programatically ping Tomcat and collect performance statistics - Any language would do : perl/java, I need to

Re: Tomcat monitoring

2006-08-25 Thread Bruno Georges
users@tomcat.apache.org | |cc: | |Subject: Tomcat monitoring

Re: Tomcat monitoring

2006-08-25 Thread Rafael . Almeida
Users List users@tomcat.apache.org Para Tomcat Users List users@tomcat.apache.org cc Tomcat Users List users@tomcat.apache.org Assunto Re: Tomcat monitoring Rafael I forgot to mention that JBoss provides JBoss Operations Network which uses agent to collect metrics no the machine where you

Tomcat monitoring

2006-08-24 Thread Rafael . Almeida
Hi; I attended to an Oracle IAS event and they presented their Enterprise Manager 10g, and they showed some great monitoring capabilities. Here I quote some of them from their document http://www.oracle.com/technology/products/oem/pdf/wp_aslm_10g.pdf: The tracing functionality provides an

Re: Tomcat monitoring

2006-08-24 Thread Dhaval Patel
http://www.lambdaprobe.org --- [EMAIL PROTECTED] wrote: Hi; I attended to an Oracle IAS event and they presented their Enterprise Manager 10g, and they showed some great monitoring capabilities. Here I quote some of them from their document

Re: Tomcat monitoring

2006-08-24 Thread Andrés González
Another option: http://www.hyperic.com/products/managed/tomcat-management.htm El jue, 24-08-2006 a las 13:40 -0300, [EMAIL PROTECTED] escribió: Hi; I attended to an Oracle IAS event and they presented their Enterprise Manager 10g, and they showed some great monitoring capabilities. Here I

Re: Tomcat monitoring

2006-08-24 Thread Rafael . Almeida
Assunto Re: Tomcat monitoring http://www.lambdaprobe.org --- [EMAIL PROTECTED] wrote: Hi; I attended to an Oracle IAS event and they presented their Enterprise Manager 10g, and they showed some great monitoring capabilities. Here I quote some of them from their document http

Re: Tomcat monitoring

2006-08-24 Thread Rafael . Almeida
@tomcat.apache.org cc Assunto Re: Tomcat monitoring Another option: http://www.hyperic.com/products/managed/tomcat-management.htm El jue, 24-08-2006 a las 13:40 -0300, [EMAIL PROTECTED] escribió: Hi; I attended to an Oracle IAS event and they presented their Enterprise Manager 10g

Tomcat Monitoring

2006-07-12 Thread Mr Alireza Fattahi
Hi, We are using Tomcat 5.5, please let us know if there are any monitoring tools that we can use with this server. We found Lambda Probe mentioned in the posts. Are there any built-in tools, or can we find some open sources for this issue?! ~Regards, ~~Alireza Fattahi

Re: Tomcat Monitoring

2006-07-12 Thread Leon Rosenberg
please define monitoring. which data do you want to get? do you want to monitor your production webapps status? monitor your hits? availability? leon On 7/12/06, Mr Alireza Fattahi [EMAIL PROTECTED] wrote: Hi, We are using Tomcat 5.5, please let us know if there are any monitoring tools that

Re: Tomcat Monitoring

2006-07-12 Thread Mark Thomas
When starting a new thread (ie sending a message to the list about a new topic) please do not reply to an existing message and change the subject line. To many of the list archiving services and mail clients used by list subscribers this makes your new message appear as part of the old thread.