You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2018-08-30 13:13:48

Yamma
Member
Registered: 2018-08-30
Posts: 1

Automatic move object in entities and deploy package

Hi all,
I have a
GLPI 9.3.0
and
FusionInventory 9.3+1.1

I like the product but I'm getting crazy trying to :

1) automatic assignement of right entity based on fusioninventory tag
2) deploy a package to a pc using agent

1)
Agent is able to send information, and I see it in assets. I created under root entity, 8 other entities and defined a rule from
fusioninventory ->rules -> computer entity rules , where criterion is "Fusioninventory tag" "contains" "group", action is "entity" "assign" "Root entity > Group"

I tested and it works, but then? When the rule is applied and how?

My agent and pc still shows as entity "Root Entity"

below xml for my rule

-<rule>
<entities_id>Root entity</entities_id>
<sub_type>PluginFusioninventoryInventoryRuleEntity</sub_type>
<ranking>1</ranking>
<name>right_entity</name>
<description>Put pc in right entity usoing agent tag</description>
<match>AND</match>
<is_active>1</is_active>
<comment/>
<is_recursive>0</is_recursive>
<uuid>628eaee0-d9d62df8-5b8664ddbd64b4.99571582</uuid>
<condition>0</condition>
<date_creation>2018-08-29 11:18:21</date_creation>
-<rulecriteria>
<criteria>tag</criteria>
<condition>2</condition>
<pattern>Group</pattern>
</rulecriteria>
-<ruleaction>
<action_type>assign</action_type>
<field>entities_id</field>
<value>Root entity &gt; Group</value>
</ruleaction>
</rule>

2) I don't know how to start. documentation on fusioninventory website is totally different from what I have, also screenshot are different. It says to select menus I have not.
Anyway I create a package and a task to execute it, but after prepared state, it stays forever in "not done yet" state.


Sorry for the long post, but I look on google and into forum without results.

Thanks.

Offline

Board footer

Powered by FluxBB