What can you retrieve using a vmstat command?
A.
the number of kernel threads active on the system
B.
the amount of physical memory available on the system
C.
the rate of system calls made on the system
D.
the amount of time spent on paging activity
Explanation:
vmstat reports virtual memory statistics regarding kernel thread, virtual memory, disk, trap, and CPU activity.