Module sysmon_handler_example_handler

A simple example for adding a custom event handler (this module) to the sysmon_handler application's system_monitor event manager.

Behaviours: gen_event.

Description

A simple example for adding a custom event handler (this module) to the sysmon_handler application's system_monitor event manager.

Function Index

add_handler/0
get_call_count/0

Function Details

add_handler/0

add_handler() -> any()

get_call_count/0

get_call_count() -> any()


Generated by EDoc