Page 1 of 1

Application Performance Monitroing

Posted: Fri Aug 17, 2012 4:23 am
by Novek
Hello,
we are looking for a Monitroing tool. I found all Informations about the requirement I need in the web but noting for this scenario.
I would like to Monitor the Performance of the Application.
So i have a Client PC with the .NET Application and an SQL Server.
Now im interestet in the time a Request from the application needs to be worked.
For example 10 ms for the network 100ms in de SQL server 10ms back network an 10ms in de appication.
I saw that in de MS System Center an in de fogligt sofware from quest, that they can do this kind of Monitoring
o Somenting like in this Video from 2:16 to 3:20.
https://www.youtube.com/watch?v=knRpWuh ... plpp_video
Is someting like that also possible to realize in nagios and how complex ist that?

tanks

Re: Application Performance Monitroing

Posted: Fri Aug 17, 2012 9:52 am
by mguthrie
This is something that would probably require either some custom checks, or something like the following.
http://labs.nagios.com/2012/06/08/integ ... th-nagios/

Re: Application Performance Monitroing

Posted: Fri Aug 17, 2012 10:12 am
by slansing
In addition to what mguthrie suggested, If you are interested in the Java side of monitoring have a look at this:

http://blog.flotsam.nl/2008/03/jmx-nagios_19.html

We are also currently writing documentation on integrating a program suite called Selenium into Nagios for web based performance testing:

http://seleniumhq.org/