Conflicts:
	README.md
This commit is contained in:
Viacheslav V. Kovalev 2014-10-07 22:28:16 +04:00
commit 7f192932ab
2 changed files with 4 additions and 3 deletions

View File

@ -25,6 +25,10 @@ ok
To be done:
1. Add support for another cgroups such as blkio.
=======
1. Add support for another cgroups such as blkio.
2. Add event notifications (for example, about excessing some limit of memory usage).
3. Add documentation.

View File

@ -1,9 +1,6 @@
-module(cg_mon_reader).
-author("Viacheslav V. Kovalev").
-define(PROVIDED_RESOURCE, memory).
-define(KEY_VALUE_SOURCES, ["memory.stat"]).
-define(SINGLE_VALUE_SOURCES, []).
%% API
-export([