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 2016-08-31 13:50:20

starragheckert
Member
Registered: 2009-09-25
Posts: 6

Antivirus Name not submitted to GLPI

Hi,
after upgrade form Kaspersky Endpoint Security to 10 MR3 the antivirusname is not show any more in GLPI.
Active and "Up to date" is still updated.
The XML Entries from the Agent looks ok.

    <ANTIVIRUS>
      <ENABLED>1</ENABLED>
      <GUID>{B41C7598-35F6-4D89-7D0E-7ADE69B4047B}</GUID>
      <NAME>Kaspersky Endpoint Security 10 for Windows</NAME>
      <UPTODATE>1</UPTODATE>
    </ANTIVIRUS>

If i check the table glpi_plugin_fusioninventory_inventorycomputerantiviruses the antivirusname is also missing.

How can i fix this?

GLPI: 0.90.5
FI: 0.90+1.4
Agent: 2.3.17 + 2.3.18

Best Regards
Markus

Offline

#2 2016-08-31 14:06:26

ddurieux
Plugins Dev
From: Propières, France
Registered: 2005-06-17
Posts: 7,521

Re: Antivirus Name not submitted to GLPI

That's strange, I create an issue: https://github.com/fusioninventory/fusi … ssues/1918

Offline

#3 2016-08-31 17:02:01

starragheckert
Member
Registered: 2009-09-25
Posts: 6

Re: Antivirus Name not submitted to GLPI

I have tried to import the XML File but it is the same result. Is there any way to debug the import process of the XML file?

Offline

#4 2016-08-31 17:21:27

ddurieux
Plugins Dev
From: Propières, France
Registered: 2005-06-17
Posts: 7,521

Re: Antivirus Name not submitted to GLPI

yes, active the extra-debug in plugin config and you will have files in glpi/files/_log/

Offline

#5 2016-08-31 17:52:04

starragheckert
Member
Registered: 2009-09-25
Posts: 6

Re: Antivirus Name not submitted to GLPI

import looks good

8267:                    [antivirus] => Array
8268-                        (
8269-                            [0] => Array
8270-                                (
8271-                                    [is_active] => 1
8272-                                    [name] => Kaspersky Endpoint Security 10 for Windows
8273-                                    [uptodate] => 1
8274-                                    [manufacturers_id] =>
8275-                                    [version] =>
8276-                                )
8277-
8278-                        )

but in the table it looks like that

    4888     2544     NULL    0         1     1

any suggestions?

Offline

Board footer

Powered by FluxBB