Tag: tests



11 Jan 11

An update from FusionInventory for GLPI development branch …

The future release will be named 2.3.0, and come with major improvements. This release target GLPI 0.78 as the supported platform. The  task management module has been greatly improved.


See also translations of this screencast in french, in spanish and in portuguses.

Quick overview of the improvements :

  • Communication mode : both pull and push communication are supported.
    • Pull: The agent takes the initiative to contact the server. The server answer with the list of all tasks assigned to the agent. This is very useful in an environment where the presence of the agents is not predictable. The server is waiting for agents requests and can’t force the precise schedule of a task.
    • Push : The server takes the initiative to contact the agent. The agent, running as a service, is waiting for the order from the server. When waking up, the agent contacts the server. The server answer with the list of all tasks assigned to the agent.

  • Schedule : The task’s execution can be scheduled. For tasks using push communication, the starting time is the effective startup time of the action. For tasks using pull communication, the starting time defines the time where the server will begin to distribute the task to the agents.
  • Agent selection: You can choose which agents have to perform a task, or let FusionInventory for GLPI dynamically manage a dynamic pool of agents.
  • Tasks and Actions : A task can contain an unlimited number of actions. For example a first action will wake up a computer (Wake On LAN) and a second one will perform an inventory.
  • Target definition : Action’s target, for example an IP range, a list of devices, a dynamic group of devices, etc…
  • Display current running actions: All task in a running state are displayed.
  • History : Task execution logs are available as history. Each task actions may have different states : prepared, started, running, ok, error, unknown.
  • Dynamic pool of agents: When using the Push mode, the server looks for all agents running and allowed to run a specific module (inventory, netdiscovery, snmpinventory, wakeonlan). The server then balance the load of the process within the agents. For example if you use an IP range with 10 agents, each agent will have to do 1/10 of the whole job.


Filed under: Informations

Trackback Uri






23 Jul 10

We’re happy to introduce our new agent’s build factory.

Every hour, the system creates new, up to date packages both in stable and development versions for Windows, Linux and Mac OS X.

You can test it and download our packages at : http://prebuilt.fusioninventory.org.


Filed under: Informations

Trackback Uri






23 May 10

The agent 2.1 is almost ready ! This major release features Windows support, improved HP-UX support and all lot of fixes and improvement (sse changelog link below).

We would be glade if you can report problem on the bugtracker before the final release.

How to get the 2.1.x branch:

  • Zip
  • Tar.Gz
  • With Git:

    git clone https://github.com/fusinv/fusioninventory-agent.git
    cd fusioninventory-agent
    git checkout 2.1.x

  • Windows Installer

Installation on Windows
If you don’t want to use the installer on Windows, you may be interested by this wiki page .

Announce & changelog on the forge : http://forge.fusioninventory.org/news/6


Filed under: Informations

Trackback Uri






4 Mar 10

Please read the Changes file to get the full changes list.


Filed under: release

Trackback Uri






22 Feb 10

2.0beta3 Mon, 22 Feb 2010 00:51:36 +0100

* README: clean up
* Do not use IPC::Run, thanks Mario Gzuk
* Fix –local
* fix: Invalid type ‘W’ in pack in RPC.pm, thanks Mario Gzuk
* HP-UX: fix the module. They’d been broken during the merge
* Turns Off FusionInventory::Agent::Storage
* Correctly checks if $basevardir exist (-d instead of -f)
* –no-ssl-check, show warning just one time
* Libvirt.pm: ignore stderr
* HP-UX: Fix CPU/serial detection on HP-UX 11.31 (Marty RIEDLING)
* POD documentation for FusionInventory::Agent::Network
* POD documentation clean in FusionInventory::Agent::XML::Query::Inventory
* POD documentation for FusionInventory::Agent::XML::Query::SimpleMessage
* Linux: Handle channel bonding interfaces (Stéphane URBANOVSKI)
* XML: clean up addNetwork (Stéphane URBANOVSKI)
* CPU: Add CORE/THREAD
* Inventory: use the standard Inventory object
* Inventory: correctly save OcsDeploy package ID
* NetDiscover/SNMP: Various changes (David DURIEUX)
As usual, you can grab the archive from Launchpad or from a CPAN mirror.

Filed under: release

Trackback Uri




Palmixio theme modified | Powered by WordPress
Entries (RSS), Comments (RSS)