Add measurement from LR, fill in the IP of the Linux machine, appear all Unix/linux counters, including CPU, MEM, disk,network. Here are a few commonly used:
(for how to monitor Linux, please refer to the previous article, "What to do before LoadRunner monitoring Linux")
Average load: Average load over the last 1 minutes
CPU UTILIZATION:CPU Utilization
Disk Traffic:disk transfer Rate
Paging Rate: The number of memory pages per second read from disk to physical memory, or from physical memory to the paging file
Swap-in Rate: Number of processes swapped to memory per second
Swap-out Rate: Processes that are swapped out of memory per second
If you find that the server is not monitored after a reboot, you can manually restart the rpc.rstatd.
LR Monitoring Linux system resources detailed:
Average Load:
Average number of processes simultaneously in ready state during Thelast minute
Average number of processes that were in the ready state at the same time last minute
Collision Rate
Collisions per second detected on the Ethernet
The number of collisions detected on the Ethernet per second.
Context Switches Rate
Number of switches between processes or threads, per second
The number of transitions per second between processes or threads.
CPU Utilization
Percent of time, the CPU is utilized
Percentage of CPU usage time.
Disk Rate
Rate of disk transfers
The disk transfer rate.
Incomingpackets Error Rate
Errors per second while receiving Ethernet packets
The number of errors received per second when receiving Ethernet packets.
Incomingpackets Rate
Incoming Ethernet packets per second
The number of incoming Ethernet packets per second.
Interrupt Rate
Number of device interrupts per second
Number of device interrupts per second.
Outgoingpackets Errors Rate
Errors per second while sending Ethernet packets
The number of errors sent per second when sending Ethernet packets.
Outgoingpackets Rate
Outgoing Ethernet packets per second
The number of outgoing Ethernet packets per second.
Page-inrate
Number of pages read to physical memory, per second
The indicator indicates the number of pages exchanged to physical memory per second.
Page-outrate
Number of pages written to pagefile (s) and removed from physical memory,per second
Represents the number of pages per second that are removed from physical memory or written to the page.
Paging Rate
Number of pages read to physical memory or written to pagefile (s), Persecond
The number of pages per second read into physical memory or written to the paging file.
Swap-in Rate
Number of processes being swapped
The number of processes exchanged to memory per second.
Swap-out Rate
Number of processes being swapped
The number of processes that are swapped out of memory per second.
System Mode cpuutilization
Percent of time that the CPU was utilized in system mode
The percentage of time that the CPU is used in system mode.
User Mode cpuutilization
Percent of time CPU is utilized in user mode
The percentage of time that the CPU is used in user mode.
Go LR Monitoring Linux System performance counter detailed