The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.