Performance monitoring program

cfisher440

Well-known member
Joined
Oct 11, 2005
Messages
73
Programming Experience
1-3
I have two servers that talk to each other in using this IBM program.

The user searches a databases and recieves a result set (from one server).
When they pick a record from this result set and it grabs the associated image from the other server.

The people that use this are changing to two new machines located in a different state.

I want to develop a performance monitoring program for the users to test performance (benchmarking) of the current servers response time and the new servers once they are implemented.

I'm confused on what exactly I should monitor.
Would I monitor Processor performance? Memory? Network interface?

There is sooooo much to choose from when it comes to monitoring, but given the above case, any suggestions as to what I should benchmark would help.

Thank you,
 
Back
Top