os_mon_mib

Functions


load(Agent) -> term()

unload(Agent) -> term()

init(Agent) -> term()

This function is deprecated: Use load/1 instead.

stop(Agent) -> term()

This function is deprecated: Use unload/1 instead.

load_table(Op) -> term()

load_table(Op, RowIndex, Cols) -> term()

disk_table(X1) -> term()

disk_table(Op, RowIndex, Cols) -> term()

mem_sys_mark(X1) -> term()

mem_proc_mark(X1) -> term()

disk_threshold(X1) -> term()

update_load_table() -> term()

update_disk_table() -> term()

get_load(Node) -> term()

get_disks(NodeId) -> term()

View Functions