NAME:
statan.py - utility to analyze process statistic: process cpu(%), resident set size, virtual memory size,
count of file descriptors. For linux - getting this info by parsing procfs. This utility will start the process
by path to process file and end it when you press "Ctrl + C" to end statan
USAGE:
statan.py [options...]
OPTIONS:
-p, --process - set path to process file. If not given, utility returns error message
-i, --interval <interval time, sec> - set interval to measure parameters in seconds. Default - 10 sec
-l, --logfile - set path to log file. Statan will create file if not exist. Default log.json
-h, --help - print this help
-
Notifications
You must be signed in to change notification settings - Fork 0
lastoCHka42/proc_stat_py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Analyze process statistic: vmsize, rss, cpu usage, fd count
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published