Thanks to visit codestin.com
Credit goes to github.com

Skip to content

swpease/ActivityMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActivityMonitor

Puts top command output into a sqlite db.

I made this script to have some unique time series data to toy with. Note that the default datetime output from top is not parseable by SQLite. I did not do anything about this, so if you want to play with SQLite's datetime functionality, you'll have to reformat the top datetimes to SQLite datetimes.

About

Puts `top` command output into a sqlite db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages