debian man page for fusioninventory::agent::scheduler

Query: fusioninventory::agent::scheduler

OS: debian

Section: 3pm

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

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

NAME
FusionInventory::Agent::Scheduler - A target scheduler
DESCRIPTION
This is the object used by the agent to schedule various targets.
METHODS
new(%params) The constructor. The following parameters are allowed, as keys of the %params hash: logger the logger object to use (default: a new stderr logger) lazy a flag to ensure targets whose next scheduled execution date has not been reached yet will get ignored. Only useful when background flag is not set. wait a number of second to wait before returning each target. Only useful when background flag is not set. background a flag to set if the agent is running as a resident program, aka a daemon in Unix world, and a service in Windows world (default: false) addTarget() Add a new target to schedule. getNextTarget() Get the next scheduled target. getTargets() Get all targets. perl v5.14.2 2012-06-25 FusionInventory::Agent::Scheduler(3pm)
Related Man Pages
fusioninventory::agent::storage(3pm) - debian
fusioninventory::agent::tools::win32(3pm) - debian
log::agent::channel::syslog(3pm) - debian
log::agent::driver::default(3pm) - debian
log::agent::tag::callback(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?