Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSPLOT

screenshot

LIVE

Live plots the CPU(%) and MEMORY(MB) a process by its PID.
Saves the data at psplot.PID.dat.

    psplot live <PID> [--interval=1 --ylim=1000]

CAPTURE

Only captures the process info and saves it to the file.

    psplot capture <PID> [--interval=1]

LIVE

Receives the file with the process data to be plotted like the live command.

    psplot plot <fname> [--interval=1 --ylim=1000 --tail=-1]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages