Nincs leírás

George Baugh 950b73313b more flavor in readme 2 éve
.gitignore 9d8894095c Initial Commit 2 éve
README.md 950b73313b more flavor in readme 2 éve
dashboard.json 9d8894095c Initial Commit 2 éve
gather_rss.sh 9d8894095c Initial Commit 2 éve
mem.sql 9d8894095c Initial Commit 2 éve

README.md

memmon

An sqlite database populated by cron, ps and awk

Made easy with writable views

Designed to be loaded into grafana (see the .json files herein)

Uses a recursive CTE to get around unhelpful var interpolation in the sqlite data source (see here)

Pic related

get you some

Installation

Plop the contents into /opt/memmon

add a crontab entry to run it (I do every minute like so):

* * * * * /opt/memmon/gather_rss.sh