Essential Utilities to Boost Producitivity

vmstat – reports virtual memory statistics

vmstat reports information about processes, memory, paging, block IO, traps, disks and cpu activity. It’s part of the procps-ng package, a collection of useful utilities for monitoring a system and its processes.

The first report produced gives averages since the last reboot. Additional reports give information on a sampling period of length delay. The process and memory reports are instantaneous in either case.

The vmstat tool is available on most Unix and Unix-like operating systems including Linux, FreeBSD, and Solaris.

This is free and open source software.

Website: gitlab.com/procps-ng/procps
Support:
Developer: Craig Small, Jim Warner (Originally AT&T Bell Laboratories)
License: GNU Lesser General Public License v2.1

vmstat help

vmstat -s (useful alternative to free)

vmstat is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Alternatives to free
freiModern replacement for the free command
vmstatReports info about processes, memory, paging, block IO, traps, disks and cpu activity
musageCommand line memory usage information tool
bfreeHuman-friendly view of Linux memory and swap

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments