Geeks Talk

Prepare for your Next Interview




What are different Performance counters?

This is a discussion on What are different Performance counters? within the Testing Issues forums, part of the Software Testing category; Hi friends, Here again a good question like my last one"From where test data come?" Now we will discuss on Performance counters. So, start explaining "What are different Performance ...


Go Back   Geeks Talk > Software Testing > Testing Issues

Register FAQ Members List Calendar Mark Forums Read

View Poll Results: Is this post usefull to the user?

Yes 4 100.00%
No 0 0%
Voters: 4. You may not vote on this poll

Reply

 

Thread Tools Display Modes
  #1 (permalink)  
Old 02-14-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 865
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Thumbs up What are different Performance counters?

Hi friends,

Here again a good question like my last one"From where test data come?"

Now we will discuss on Performance counters.
So, start explaining

"What are different Performance counters are? and how they help us in rating the quality of our product?"

Start now...
__________________
Brijesh Jain
brijesh.tester@yahoo.co.in
http://softwaretestingexpertise.blogspot.com
Reply With Quote
The Following 2 Users Say Thank You to jainbrijesh For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 02-14-2007
Contributing Member
 
Join Date: Feb 2006
Posts: 37
Thanks: 3
Thanked 7 Times in 6 Posts
dsharma is on a distinguished road
Re: What are different Performance counters?

The first and foremost question to address when measuring performance of a web application is "What to measure?" This can be answered by following:
  • Identifying and recognizing events that already occur naturally within the application. This method places the burden on those setting up measurements to first identify application-specific milestones.
  • Adding instrumentation, by inserting simple monitoring calls like those used by the ARM(Application Response Measurement) standard [ARM1], an existing method for measuring distributed applications. In this approach, developers imbed simple instrumentation calls at logical boundaries in the application’s flow, to enable its subsequent measurement [ARM2]. This frees the measurement tool from the need to know anything about the application, but places the burden on application developers to instrument their code by inserting markers at key points

The following 10 points highlight the purpose of measuring performance of any web application -
  1. Verifying that an application meets its service level objectives
  2. Detecting abnormal application behavior (typically, slow response)
  3. Identifying bottlenecks in application components
  4. Comparing builds, versions, or releases of an application
  5. Comparing two applications that perform comparable functions
  6. Verifying that a system will be able to handle the projected traffic
  7. Determining how many users a server environment can handle
  8. Predicting bottleneck components as workload levels grow
  9. Comparing builds, versions, or releases of an application
  10. Identifying components that fail after extended use
Reply With Quote
The Following User Says Thank You to dsharma For This Useful Post:
  #3 (permalink)  
Old 02-17-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 865
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Re: What are different Performance counters?

Good dsharma;
Good answer from your side, but friend i am looking for counters like request per second, total number of request per sec, no of page fault, like this.

What so ever you have answered is related to performance but not the performance counter.I hope more from your side.So, please reply , i am waiting for your post.
__________________
Brijesh Jain
brijesh.tester@yahoo.co.in
http://softwaretestingexpertise.blogspot.com
Reply With Quote
  #4 (permalink)  
Old 02-19-2007
Contributing Member
 
Join Date: Feb 2006
Posts: 37
Thanks: 3
Thanked 7 Times in 6 Posts
dsharma is on a distinguished road
Re: What are different Performance counters?

When it comes to manual testing, we rely on the factors that I have jotted for performance. The counters you are talking about is taken care by Automated Testing using LoadRunner or SilkPerformer, etc. wherein we have to give various conditions to calculate the performace of an application to the last second.
Reply With Quote
  #5 (permalink)  
Old 02-22-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 865
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Performance Monitoring is a complex subject and in some ways more of an art than a science. It can be daunting to be confronted with a choice of over a thousand performance counters to choose from. Which ones are important to monitor on a regular basis and which ones can be largely ignored? A lot depends on the role of the system you want to monitor and whether you're talking about capacity planning, ensuring availability, scaling upwards, monitoring for possible problems, or troubleshooting issues that have arisen.

System\System Up Time counter, tells you how many seconds it's been since your server last rebooted.
__________________
Brijesh Jain
brijesh.tester@yahoo.co.in
http://softwaretestingexpertise.blogspot.com

Last edited by jainbrijesh : 05-22-2007 at 07:45 AM.
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Performance testing bharathi_ark Testing Issues 11 10-26-2007 04:49 AM
Performance of Database fred Database General 2 10-13-2007 07:08 AM
Performance Query blenda Database General 3 12-27-2006 07:56 AM
Points for Performance Improvement Robert Web Design 0 08-11-2006 02:54 PM
Performance Monitoring - In ASP.NET timmy ASP.NET 3 07-13-2006 03:47 AM


All times are GMT -4. The time now is 01:02 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved