Skip to content

mcvladthegoat/memlog2-daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

memlog2-daemon

Small unix daemon for logging RAM load every minute

How to build and run

Clone this repo and run this:

$ gcc -o memlog2d memlog2d.c
$ ./memlog2d

That's all! Use ps all in terminal to see the daemon's activity.

More information will be added soon.

About

Small unix daemon for logging RAM load every minute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages