Query: fusioninventory::agent
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FusionInventory::Agent(3pm) User Contributed Perl Documentation FusionInventory::Agent(3pm)NAMEFusionInventory::Agent - Fusion Inventory agentDESCRIPTIONThis is the agent object.METHODSnew(%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. run() Run the agent. getToken() Get the current authentication token. resetToken() Set the current authentication token to a random value. getStatus() Get the current agent status. getAvailableTasks() Get all available tasks found on the system, as a list of module / version pairs: %tasks = ( 'FusionInventory::Agent::Task::Foo' => x, 'FusionInventory::Agent::Task::Bar' => y, ); perl v5.14.2 2012-06-25 FusionInventory::Agent(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |
My first PERL incarnation... Audio Oscillograph |