os_mon_sysinfo

Functions


start_link() -> term()

get_disk_info() -> term()

get_disk_info(DriveRoot) -> term()

get_mem_info() -> term()

init(X1) -> term()

handle_call(X1, From, State) -> term()

handle_cast(Msg, State) -> term()

handle_info(Info, State) -> term()

terminate(Reason, State) -> term()

code_change(Vsn, PrevState, Extra) -> term()

View Functions