Module riaknostic_check_dumps

Diagnostic that detects the existence of Erlang-generated crash dumps.

Behaviours: riaknostic_check.

Description

Diagnostic that detects the existence of Erlang-generated crash dumps. It will also check whether the location that the crash dump is written to has correct permissions.

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() -> true


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