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)NAMEFusionInventory::Agent::Scheduler - A target schedulerDESCRIPTIONThis is the object used by the agent to schedule various targets.METHODSnew(%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)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |