mod_tasks

Monitoring servers will need to load mod_tasks, its job is to load the tasks from the configuration and execute them at the proper intervals. It uses a pool of threads to handle its tasks, handing them off to idle threads for processing. For more information on the tasks, see the section on the task configuration.