NAME

Armadito::Agent - Armadito Agent

VERSION

0.10.1

DESCRIPTION

Agent interfacing between Armadito Antivirus and Armadito plugin for GLPI for Windows and Linux.

METHODS

new(%params)

The constructor. The following parameters are allowed, as keys of the %params hash:

confdir

the configuration directory.

datadir

the read-only data directory.

vardir

the read-write data directory.

options

the options to use.

init()

Initialize the agent.

isAVSupported($antivirus)

Returns true if given antivirus is supported by the current version of the agent.

isTaskSupported($task)

Returns true if given task is supported by the current version of the agent.

isTaskSpecificToAV($task)

Returns true if given task is specific to an Antivirus.

displaySupportedTasks()

Display all currently supported tasks to stdout.

displaySupportedAVs()

Display all currently supported Antiviruses to stdout.

runTask($task)

Run a given task.

SEE ALSO

AUTHOR

vhamon, <vhamon@teclib.com>

COPYRIGHTS

Copyright (C) 2006-2010 OCS Inventory contributors Copyright (C) 2010-2012 FusionInventory Team Copyright (C) 2011-2017 Teclib'

LICENSE

This software is licensed under the terms of GPLv3, see COPYING file for details.