Module riaknostic_check_memory_use

Diagnostic that checks Riak's current memory usage.

Behaviours: riaknostic_check.

Description

Diagnostic that checks Riak's current memory usage. If memory usage is high, a warning message will be sent, otherwise only informational messages.

Function Index

check/0
description/0
format/1
valid/0

Function Details

check/0

check() -> [{lager:log_level(), term()}]

description/0

description() -> string()

format/1

format(X1::term()) -> {io:format(), [term()]}

valid/0

valid() -> boolean()


Generated by EDoc, Feb 18 2012, 03:37:56.