Common application performance data description

Source: Internet
Author: User
Tags time in milliseconds
Common application performance data description

1. Number of concurrent users (NCU)

Number of concurrent users-the number of concurrent user connections observed by the system at the specified time.

2. Request per second (RPS)

Number of requests processed per second-indicates the average number of user transaction requests that can be processed by the server per second.

3. Response Time

Response time: the length of time from the time the customer sends a transaction request to the last byte that receives the processing result.

4. Time to first byte (ttfb)

The average number of milliseconds of the first byte when the client receives the response.

5. Time to last byte (TTLB)

The average number of milliseconds of the last byte when the client receives the response.

6. Think time

Thinking time-the time the user spends browsing the page before sending the next request.

7. hits per second

Clicks per second

8. Throughput

Throughput-the total amount of data received by the customer per second in the unit of kilobyte.

9. pages per second

Number of pages downloaded per second-the number of web pages downloaded from the Web server to the client per second.

10. User-define data point (supported by LoadRunner)

Custom performance indicators-custom performance indicators supported by LoadRunner, such as transaction response time, transaction per second passed, and failed.

11.% processor time: Average CPU utilization

12.% USER time: average user-mode CPU utilization

13.% privileged time: Average CPU usage in the core State

14. processor queue length: Number of threads in the processor queue

15. context switches per second: Number of thread switches per second

16. interrupts/sec: number of interruptions per second

17. Page faults/sec: Memory change pages per second

18. Memory, available bytes: average remaining available memory

19. Private Bytes: Number of memory allocated by the Process

20. process, handle count: Number of system handles used by the Process

21. Memory, pool paged Bytes: number of physical memory bytes that can be exchanged to the hard disk.

22. Memory, pool non-paged Bytes: number of physical memory bytes that cannot be exchanged to the hard disk.

23. network interface, bytes total/sec: network bandwidth utilization

24. network interface, output queue length: length of the network adapter output queue

25. physical disk, % disk Time: physical disk Utilization

26. physical disk, AVG disk queue length: average length of the physical disk I/O queue

27. physical disk, current disk queue length: length of the physical disk's current disk I/O queue

28. physical disk, Disk Read/sec, disk write/sec: Number of read/write operations on a physical disk per second

29. COM + authenticate (by LoadRunner): successful frequency of COM + call Level Verification

30. COM + authenticate failed (by LoadRunner): The frequency of COM + call-level verification failures

31. COM + activation (by LoadRunner): activation frequency of COM + application

32. COM + failed (by LoadRunner): The frequency of disabling COM + applications

33. COM + thread start (by LoadRunner): the rate at which the sta thread starts.

34. COM + thread terminate (by LoadRunner): the rate of STAS thread Suspension

35. Transaction duration (by LoadRunner): average cycle of COM + transactions

36. Transaction start (by LoadRunner): COM + transaction start Rate

37. Transaction prepared (by LoadRunner): Ratio of COM + transactions to the preparation phase

38. Transaction aborted (by LoadRunner): Ratio of COM + transaction rollback

39. Transaction commited (by LoadRunner): Ratio of COM + transaction commit

40. Object lifetime (by LoadRunner): Average life cycle of COM + Components

41. Object create (by LoadRunner): Ratio of the COM + component instance to be created

42. Object destroy (by LoadRunner): Ratio of the released COM + component instance

43. Object activate (by LoadRunner): COM + jit-actived object activation rate

44. Object deactivate (by LoadRunner): Ratio of COM + jit-actived object inactive

45. Disable commit (by LoadRunner): Ratio of COM + objects in disablecommit state

46. Enable commit (by LoadRunner): Ratio of COM + objects in the enable State

47. Set complete (by LoadRunner): Ratio of COM + objects in the setcomplete state

48. Ratio of set abort (by LoadRunner) COM + object in setabort state

49. COM + method duration (by LoadRunner): average duration of COM + method calls

50. COM + method frequency (by LoadRunner): COM + method call frequency

51. COM + method failed (by LoadRunner): The failure frequency of the COM + Method

52. COM + method exception (by LoadRunner): the frequency at which the COM + method throws an exception

53. Active Server Page, request per second: number of requests executed by ASP per second

54. Active Server Page, request queue: length of ASP Request queue

55. Active Server Page, requests execute time: Average ASP request execution time

56. Active Server Page, requests wait time: Average ASP Request wait time

57. Active Server Page, session current: current active session count

58.. Net CLR data, sqlclient, current # pooled connection: database connection cached by the connection pool

59. Net CLR data, sqlclient, current # pooled and non-pooled connection

All current database connections, caches, and Uncached

60. Net CLR memory, Gen 0, 1, 2 heap size: the size of the 0, 1, and 2 generation Virtual heap in. net

61.. Net CLR memory, # bytes in all heaps: Total number of managed memory in. net

62. ASP. NET, application restarts: number of application restarts in ASP. NET

63. ASP. NET, work process restarts: number of times that the work process restarts in ASP. NET

64. ASP. NET, request execution time: Average ASP. NET Request execution time in milliseconds

65. ASP. NET, request wait time: Average ASP. NET Request wait time in milliseconds

66. ASP. NET, requests queued: average length of the ASP. NET Request queue

67. ASP. NET application, requests/sec: Number of requests processed by a specific ASP. NET application per second

68. ASP. NET application, requests executing: Number of requests being executed by a specific ASP. NET application

69. ASP. NET application sessions active: Number of active sessions in a specific ASP. NET application

70. Web Service, GET requests per second: Number of http get requests per second

71. Web Service, post requests per second: Number of requests per second in the http post method

72. Distributed Transaction Coordinator, transactions/sec

Number of distributed transactions per second

73. Distributed Transaction Coordinator, committed transactions

Total number of distributed transactions submitted

74. Distributed Transaction Coordinator, aborted transactions

Total number of distributed transactions rolled back

75. Distributed Transaction Coordinator, active transactions

Number of distributed transactions currently active

76. Distributed Transaction Coordinator, response time-average

Average interval of distributed transactions from start to commit

77. SQL Server, cache manager, cache hit ratio: SQL Server cache zone hit rate

78. SQL Server, cache manager, cache used counts per second

Number of cache objects used by SQL Server per second

79. SQL Server, locks, exclusive/shared & users blocked

Number of table-level locks blocked by SQL Server per second

80. SQL Server, % procedure cache used & % procedure cache active

SQL Server Stored Procedure Cache Usage

81. SQL Server, transaction/sec: number of transactions per second on SQL Server

82. SQL Server, General Statistics, user connections

Number of current SQL Server user connections

83. SQL profiler, audit login/logout

Number of User Logon/logout records tracked in SQL profiler

84. SQL profiler, stored procedure, RPC completed

Trace stored procedure calls in SQL profiler

85. SQL profiler, tsql, batch completed: trace tsql statement calls in SQL profiler

86. SQL profiler, SQL transaction: Tracking transaction commit in SQL profiler.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.