Skip to content

Banyc/sysstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysstat

Modified sysstat.

pidstat

Usage:

pidstat --cpu --mem --io -p 1
  • Print statistics about CPU, memory, and I/O for the PID 1.
pidstat -urd -G systemd
  • Print statistics about CPU, memory, and I/O for processes whose names contain "systemd".

Learn more from pidstat --help.

About

Opinionated and modified sysstat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages