berthe
24th August 2004, 16:54
Hi,
Is there a way to measure the performance of the sessions?
I want to track the performance on a daily basis, to see when the system slows down.
Thanks in advance
Berthe
NPRao
24th August 2004, 20:05
Berthe,
There are multiple reasons for slow performance. Here are few points -
OS - The capacity of the box, kernel parameters.
BAAN - disk layout, shared memory, VRC structures, AS or MAS setup.
Database - analyzing tables/schema, database tuning parameters, data size.
Also refer to -
Application Response Time Measurement (ARTM) Overview (http://www.baanboard.com/programmers_manual_baanerp_help_functions_artm_artm_overview)
SysInternals (http://www.sysinternals.com/)
Process Explorer (http://www.sysinternals.com/ntw2k/freeware/procexp.shtml)
Dikkie Dik
25th August 2004, 09:35
Especially ARTM can be very useful to follow trends. My performance document (you should have it already from Mark) descibes some highlights of it. If you are interested I can email a whitepaper from HP on this topic that explains some parts in more detail.
Kind regards,
Dick