Module yxa_monitor

YXA application monitor process.

Introduced in: 16 Mar 2006 by Fredrik Thulin <ft@it.su.se>

Behaviours: gen_server.

Authors: Fredrik Thulin (ft@it.su.se).

Description

YXA application monitor process. Monitors other nodes in the network (for logging purposes) and shuts down the local node if it gets into serious problems (like Mnesia going away for an extended period of time).

Data Types

state()

state() = #state{}

no description

Function Index

start_link/2 Starts the server.

Function Details

start_link/2

start_link(AppModule, MnesiaTables) -> term()

Starts the server


Generated by EDoc, Oct 17 2007, 16:48:27.