debian man page for fusioninventory::agent::target

Query: fusioninventory::agent::target

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FusionInventory::Agent::Target(3pm)			User Contributed Perl Documentation		       FusionInventory::Agent::Target(3pm)

NAME
FusionInventory::Agent::Target - Abstract target
DESCRIPTION
This is an abstract class for execution targets.
METHODS
new(%params) The constructor. The following parameters are allowed, as keys of the %params hash: logger the logger object to use maxDelay the maximum delay before contacting the target, in seconds (default: 3600) basevardir the base directory of the storage area (mandatory) setShared() Ensure the target can be shared among threads getNextRunDate() Get nextRunDate attribute. setNextRunDate($nextRunDate) Set next execution date. resetNextRunDate() Set next execution date to a random value. getMaxDelay($maxDelay) Get maxDelay attribute. setMaxDelay($maxDelay) Set maxDelay attribute. getStorage() Return the storage object for this target. getDescription() Return a string description of the target. getStatus() Return a string status for the target. perl v5.14.2 2012-06-25 FusionInventory::Agent::Target(3pm)
Related Man Pages
fusioninventory::agent::storage(3pm) - debian
fusioninventory::agent::tools(3pm) - debian
fusioninventory::agent::tools::win32(3pm) - debian
log::agent::file::rotate(3pm) - debian
log::agent::tag::string(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?