Re: Monitoring Tomcat - Delta Values

2013-05-06 Thread Shanti Suresh
Greetings Leon et al, On Fri, May 3, 2013 at 6:36 PM, Leon Rosenberg wrote: > Hello Shanti, > > > > yes it does: > https://confluence.opensource.anotheria.net/display/MSK/MoSKito+Central > > https://confluence.opensource.anotheria.net/display/MSK/HowTo+Run+moskito-central+in+embedded+mode > > >

Re: Monitoring Tomcat - Delta Values

2013-05-04 Thread Konstantin Kolinko
2013/5/4 evernat : > Hi Christopher and all, > > Since JavaMelody is quite often named to monitor Tomcat in this mailing list > and is open-source, JavaMelody could be added in the FAQ/Monitoring wiki > page indeed. I can send a one phrase description if you want. > > Or can someone add me in the C

Re: Monitoring Tomcat - Delta Values

2013-05-04 Thread evernat
wiki, so that I am able to do it? My wiki username is EmericVernat - Emeric Darryl Lewis-2 wrote > My choice of weapon is Melody: http://code.google.com/p/javamelody/ -- View this message in context: http://tomcat.10.x6.nabble.com/Monitoring-Tomcat-Delta-Values-tp4998588p4998617.html S

Re: Monitoring Tomcat - Delta Values

2013-05-03 Thread Darryl Lewis
My choice of weapon is Melody: http://code.google.com/p/javamelody/ On 4/05/13 1:19 AM, "Christopher Schultz" wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >All, > >In Rainer's talk at ApacheCon [1], he mentioned a number of >JMX-inspectable values that weren't terribly informative

Re: Monitoring Tomcat - Delta Values

2013-05-03 Thread Leon Rosenberg
Hello Shanti, On Fri, May 3, 2013 at 10:57 PM, Shanti Suresh wrote: > > I am interested in trending of the metrics - so data for four months, let's > say. > - Does moskito have a way of storing data? > yes it does: https://confluence.opensource.anotheria.net/display/MSK/MoSKito+Central https://

Re: Monitoring Tomcat - Delta Values

2013-05-03 Thread Shanti Suresh
>On Fri, May 3, 2013 at 12:58 PM, Rainer Jung wrote: >On 03.05.2013 18:13, Caldarale, Charles R wrote: >>> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >>> Subject: Monitoring Tomcat - Delta Values >> >>> I was wondering if anyone coul

Re: Monitoring Tomcat - Delta Values

2013-05-03 Thread Jess Holle
On 5/3/2013 12:26 PM, Rainer Jung wrote: On 03.05.2013 19:03, Jess Holle wrote: On 5/3/2013 11:58 AM, Rainer Jung wrote: Although AFAIR last time it couldn't do my favorite "quotient of deltas", but until now I haven't found a standard tool doing that. Average response time in last intervall =

Re: Monitoring Tomcat - Delta Values

2013-05-03 Thread Rainer Jung
On 03.05.2013 19:03, Jess Holle wrote: > On 5/3/2013 11:58 AM, Rainer Jung wrote: >> Although AFAIR last time it couldn't do my favorite "quotient of >> deltas", but until now I haven't found a standard tool doing that. >> >> Average response time in last intervall = delta(cumulatedResponseTime)/ >

Re: Monitoring Tomcat - Delta Values

2013-05-03 Thread Jess Holle
On 5/3/2013 11:58 AM, Rainer Jung wrote: Although AFAIR last time it couldn't do my favorite "quotient of deltas", but until now I haven't found a standard tool doing that. Average response time in last intervall = delta(cumulatedResponseTime)/ delta(Re

Re: Monitoring Tomcat - Delta Values

2013-05-03 Thread Rainer Jung
On 03.05.2013 18:13, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Monitoring Tomcat - Delta Values > >> I was wondering if anyone could recommend an existing tool to capture >> that data, compute the deltas,

RE: Monitoring Tomcat - Delta Values

2013-05-03 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Monitoring Tomcat - Delta Values > I was wondering if anyone could recommend an existing tool to capture > that data, compute the deltas, etc. or if folks just roll their own? I believe moskito does this al

Monitoring Tomcat - Delta Values

2013-05-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, In Rainer's talk at ApacheCon [1], he mentioned a number of JMX-inspectable values that weren't terribly informative on their own (e.g. number of total requests processed by a connector) but were interesting when observed as deltas of their pre