Binary Fortress Software

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Which counters should I look at?  (Read 869 times)

ericj

  • Newbie
  • *
  • Offline Offline
  • Posts: 1
    • View Profile
Which counters should I look at?
« on: January 07, 2010, 02:01:28 am »

Thank you for the excellent tool.  Allow me to describe my scenario; I would like to ask your opinion on what I should be monitoring.

The application is Pokemon card game deck builder:  www.deckminder.com

It is extremely graphics heavy.  The client queues its own requests and requests a couple of images every second or so using a timeout in Javascript.  The number of images downloaded by a client might be around 1500 images per session.  It is optimized for client-side caching.

But the first time someone visits the site, very heavy activity.  I know that ultimately I will have to start serving graphics from multiple servers, perhaps using the Amazon EC2 cloud or Microsoft Azure.

In any event, I want to monitor the site so that I can know when the user experience has degraded to an unacceptable level.  And once it has degraded to an unacceptable level, what the characteristics are:  (1) how many users, (2) how long a request is taking versus how long it should take, (3) and others as per your suggestion.

Can you make suggestions on what I should monitor with your Web Performance Monitor?

Thanks much, and many regards.

« Last Edit: January 18, 2010, 03:06:13 pm by Jon Tackabury »
Logged

Jon Tackabury

  • Administrator
  • Ultra Poster
  • *****
  • Offline Offline
  • Posts: 3768
    • View Profile
    • Binary Fortress Software
    • Email
Re: Which counters should I look at?
« Reply #1 on: January 18, 2010, 03:06:08 pm »

You can try looking at the number of requests per second. If you are using IIS there should be counters for this. If you aren't, I'm not sure what you can do. If the web application (deckminder) is a .NET application there are additional .NET performance counters, but if it's in PHP I'm not sure what you can do to monitor specific application counters, sorry. I hope this information helps. :)
Logged
Lead Developer
Binary Fortress Software
http://www.binaryfortress.com