Module ejabberd_system_monitor [erl svg]

Behaviours: gen_server.

Function Index

c2s_info/1*
check_send_queue/1*
code_change/3
detailed_info/1*
detailed_info1/1*
get_admin_jids/0*
get_large_heap/0*
get_large_heap/1*
handle_call/3
handle_cast/2
handle_info/2
help/0*
init/1
process_command/3
process_command1/3*
process_command2/3*
process_large_heap/2*
process_remote_command/1
remote_command/4*
s2s_out_info/1*
send_message/3*
service_info/1*
start_link/0
terminate/2

Function Details

c2s_info/1 *

c2s_info(Pid) -> any()

check_send_queue/1 *

check_send_queue(Pid) -> any()

code_change/3

code_change(OldVsn, State, Extra) -> any()

detailed_info/1 *

detailed_info(Pid) -> any()

detailed_info1/1 *

detailed_info1(Pid) -> any()

get_admin_jids/0 *

get_admin_jids() -> any()

get_large_heap/0 *

get_large_heap() -> any()

get_large_heap/1 *

get_large_heap(MonSettings) -> any()

handle_call/3

handle_call(Request, From, State) -> any()

handle_cast/2

handle_cast(Msg, State) -> any()

handle_info/2

handle_info(Info, State) -> any()

help/0 *

help() -> any()

init/1

init(Opts) -> any()

process_command/3

process_command(From, To, Packet) -> any()

process_command1/3 *

process_command1(From, To, Body) -> any()

process_command2/3 *

process_command2(X1, From, To) -> any()

process_large_heap/2 *

process_large_heap(Pid, Info) -> any()

process_remote_command/1

process_remote_command(X1) -> any()

remote_command/4 *

remote_command(Node, Args, From, To) -> any()

s2s_out_info/1 *

s2s_out_info(Pid) -> any()

send_message/3 *

send_message(From, To, Body) -> any()

service_info/1 *

service_info(Pid) -> any()

start_link/0

start_link() -> any()

terminate/2

terminate(Reason, State) -> any()


Generated by EDoc, May 23 2012, 07:15:16.