InterDephi Manager - Screenshots | |||
Using the InterDelphi ISAPI Manager you can generate some statistical reports. Those are the reports generated by IDM (InterDelphi Manager): | |||
Access Log Report | |||
Reports the elapsed time for each request. Using this report you can estimate what action are taking much longer to complete. The elapsed time reported here identifies the time spend since the thread was started until the request was completed returned to the browser. This means how much longer users are hooking the threads. | |||
![]() | |||
CPU Times Report | |||
On Windows NT server, reports CPU user and kernel times for each request. It's very helpful for overload balance management. This report does not consider the time spend by the user to get its request completed but the CPU consumer for each request. | |||
![]() | |||
Stats Report | |||
Here you can see that kind of users are visiting your site. Like what browsers, what operating system, what are the hit peak times, what visitor IP is much using your site. By logging and reporting the last visitors IP you can also identify the presence of harkers visiting your site. | |||
![]() |