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

NAME

Armadito::Agent::Task::State - State Task of Armadito Agent.

DESCRIPTION

This task inherits from Armadito::Agent::Task. Ask for Armadito Antivirus state using AV's API REST protocol and then send it 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.