NAME
Armadito::Agent::Task::Scan::Armadito - Scan Task for Armadito Antivirus.
DESCRIPTION
This task inherits from Armadito::Agent::Task:Scan. Launch an Armadito Antivirus on-demand scan using AV's API REST protocol and then send a brief report in a json formatted POST request to Armadito plugin for GLPI.
FUNCTIONS
isEnabled ( $self )
Returns true if the task is enabled.
run ( $self, %params )
Run the task.
new ( $self, %params )
Instanciate Task.