fusioninventory::agent(3pm) debian man page | unix.com

Man Page: fusioninventory::agent

Operating Environment: debian

Section: 3pm

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

NAME
FusionInventory::Agent - Fusion Inventory agent
DESCRIPTION
This is the agent object.
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. 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)
Related Man Pages
fusioninventory-esx(1p) - debian
dat_cno_create(3dat) - sunos
fusioninventory::agent::storage(3pm) - debian
fusioninventory::agent::tools::unix(3pm) - debian
log::agent::tag::string(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results