The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

FusionInventory::Agent::Task::Maintenance - Maintenance for FusionInventory Agent environment

DESCRIPTION

With this module, FusionInventory will maintain its environment clean and safe.

FUNCTIONS

isEnabled()

Lookup for a Maintenance module for each target enabled tasks.

Returns true if the task should be finally enabled.

run()

Run the Maintenance task by calling each doMaintenance() API from each task Maintenance found modules.