diff --git a/pages/linux/vmstat.md b/pages/linux/vmstat.md new file mode 100644 index 000000000..6a598a4b9 --- /dev/null +++ b/pages/linux/vmstat.md @@ -0,0 +1,8 @@ +# vmstat + +> Report information about processes, memory, paging, block IO, traps, disks and CPU activity. +> More information: . + +- Display reports every 2 seconds for 5 times: + +`vmstat {{2}} {{5}}`