21 Apr 12

The team is proud to introduce FusionInventory for GLPI 0.80+1.2. This new minor release brings a lot of bug fixes.

A version compatible with GLPI 0.83 is on the way, and a first RC should be release in the coming weeks.

Please note that if have encountered duplicate components and devices it’s possible to clean it in the data integrity checks menu where you will find a button ‘clean’.

To finish, network discovery and remote inventory now supports 1960 devices.

You can download it here

The changelog is available here

 

Thanks to all contributors and beta testers for making FusionInventory better!

Filed under: release

Trackback Uri






16 Dec 11

We released a first release candidat of 0.80+1.1.
Please report bugs but do NOT use it in production!

Changes

  • We fixed many bugs, unit tests pass now (171432 checks)
  • We added support for about 200 new SNMP devices.

Thank you for test and bug reports.

You can download this version here

Changelog is available here

New Deploy feature

This release comes with a new “Deploy” plugin. The feature requires a 2.2.x agent. This agent is also in a RC/validation cycle. You can download it here:

Upload from the last BETA release

For people have installed BETA version, apply these SQL queries to force plugins to update to this RC1 :

UPDATE `glpi_plugin_fusioninventory_configs` SET `value` = ’2.4.0′ WHERE `glpi_plugin_fusioninventory_configs`.`type` = ‘version’;
UPDATE `glpi_plugins` SET `version` = ’2.4.0′ WHERE `directory`=’fusioninventory’ OR `directory`=’fusinvinventory’ OR `directory`=’fusinvsnmp’;

Filed under: Informations

Trackback Uri






2 Dec 11

EATON sent us an Eaton 5PX to help us support it in FusionInventory.

This is a great news for the UPS users. We will be able to speed up a lot the nut integration in FusionInventory and GLPI.

Thanks to them and especially Arnaud Quette!

Filed under: Informations

Trackback Uri






23 Sep 11

The FusionInventory team organize a meeting in Paris the 13th of october at 7pm. We will introduce last months major releases and talk about the future or the project.

This meeting will be followed by a dinner in a restaurant close to “Republique” metro station, Paris.

We have some major release to celebrate:

  • FusionInventory for GLPI 2.4.0
  • FusionInventory-Agent 2.2.x
  • FusionInventory-Agent for Android

The place:
Bar Restaurant Maldoror
10 Rue du Grand Prieuré, 75011 Paris

View Larger Map

If you plan to come, please just post a comment below.

Filed under: Informations

Trackback Uri






23 Sep 11

FusionInventory room at OpenWorldForum was full and we got some good feedback and nice question. Thank you!


Filed under: meeting

Trackback Uri






21 Sep 11

We will present FusionInventory during the OpenWorldForum 2011.

The conference will cover the project and will give a technical overview of:
– the different features
– the Perl agent
– how to integrate your tools
– GLPI integration
– and the roadmap

When: September 23rd, 2011
Where: EUROSITE GEORGES V, Paris
Conference details are available on the website.

See you there!

Filed under: Informations

Trackback Uri






13 Sep 11

The FusionInventory team is proud to announce the support of a new platform: Android.

FusionInventory Agent for Android 1.0.1 is out!

Download

FusionInventory Agent for Android 1.0.1 is available on the market.

You can also download the agent at following URLs (or use the QR code):

- Android Market: https://market.android.com/details?id=org.fusioninventory&feature=search_result

- FusionInventory forge: http://forge.fusioninventory.org/attachments/download/454/FusionInventory-1.0.1.apk

New

This agent is a very special one. It has been written from scratch for the Android platform, with the support of following people and organizations: Kévin Roy, Sébastien Lacroix and Walid Nouh, TECLIB’ and  Mandriva. A reasonable mix of community involvment and company support. Thank you all!

Inventory

It features a complete inventory of your Android devices: both hardware and software informations are collected. You get the data about processor, memory, drives, sensors, etc. and also the list and description of installed application (apk).

SupportedAndroid Logo

FusionInventory Agent for Android is running on Android 1.6 and higher. We maintain a list of tested devices. Please report any success or failure on the bug tracker. Some informations (for example serial number) won’t be available on devices running Android 2.2 or lower. If you know how to collect them, please open request on the bug tracker.

Connect

FusionInventory Agent for Android can send inventory to: FusionInventory for GLPI 2.3.x and higher, OCS Inventory 1.3.x and 2.x (for the last one you need to apply a patch).

 

Filed under: Informations,release

Trackback Uri






29 Aug 11

We have released 2.4.0 RC3 version (so release in couple of days :) ).

We have fixed many minor and big bugs and we ask users to test :

  • Task scheduler / management
  • Rules for import devices
  • Wizard

These 3 parts will be modified and require more test before the 2.4.0 release (all unit test pass but perhaps we have forgotten something to test :p).

Thanks you to users reports bugs.

Don’t forget to help to translate online : https://www.transifex.net/projects/p/FusionInventory/

You can download 2.4.0 RC3 Version for GLPI 0.80.x here.

Filed under: Informations

Trackback Uri






8 Aug 11

We have released 2.4.0 RC2 version (so release in couple of days :) ).

Since RC1, this is all fixes (many fixes in 2 weeks only) :

  • Fix rule with only name EXISTS. Ticket 1036
  • Add rule “computer + name” by default (only on install plugin). Ticket 1039
  • Fix wizard with computers options.
  • Add menu for inventory of computer in wizard to display url link of communication server.
  • Fix rules and add unit test for this. Ticket 1048
  • Fix modify entity of agent. Ticket 1047
  • Fix rule tests form.
  • Add transfer massive action to transfer task on another entity. Ticket1 1046
  • Fix on reinstall same version : sql-errors and problem on configuration. Ticket 1042
  • Fix error php when add unknown device.
  • Fix on manage hub (unknown device).
  • Fix inconsistent vocabulary. Ticket 1032
  • Modify code get XML from agent and so win time and cpu usage.
  • Add code to unable to install on version < 0.80 and > 0.81 (prevent errors).
  • Fix entity problems when add taskjob. Ticket 1051
  • Fix problem on lock alternate username when first inventory of a computer. Ticket 1040
  • Add XML writing for unknown device if rule put computer into unknonwn device.
  • Add computer to unknown device if it’s an unknown device (before computer not imported).
  • FIx problem with SMODEL and MMODEL. Ticket 1043
  • Fix display Array for Unknown device import rules. Ticket 1035
  • Fix creation of switch and printer port in entity root instead switch or printer entity. Ticket 1049
  • Fix sql-error on net discovery. Ticket 1044
  • Update for error when plugin fusioninventory not present.
  • Fix error on search in unknown device. Ticket 1041
  • Fix purging unfinished actions prevent task rescheduling. Ticket 1033

Thanks you to users reports bugs.

2 things will be very great to do by community:

  • - Test and report bugs if you find them
  • - Translate plugins FusionInventory in your languages (references languages are “en” and “fr” file

You can download 2.4.0 RC2 Version for GLPI 0.80.X here.

Filed under: release

Trackback Uri






18 Jul 11

Hi,

Last we were at Strasbourg, France for the RMLL meeting. We did a GLPI presentation and another one regarding FusionInventory. Like last year, the meeting was great to meet the contributors, users and people from other project like Shinken Monitoring, Centreon or FusionDirectory.

We want to give a big THANKS to the RMLL team.
Rencontres Mondiales du Logiciel Libre 9 au 14 juillet 2011 Strasbourg

Slides

Filed under: Informations,meeting

Trackback Uri






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