You are not logged in.
Pages: 1
Hello,
I want copy a file to c:/ but this file stay in workdir directory GLPI path
C:\Program Files\GLPI-Agent\var\https..__***_marketplace_glpiinventory\deploy\workdir\6331a87667713\download.png
What is the correct syntaxe?
Files : download.png
Actions:
Copy from * to c:/ name
Offline
After some tests.
I think that "Action Copy from * to c:\ name" isn't the good syntax
Offline
Hi forre.novoferm,
you should enable debug in an agent and check the agent log after a deploy task has been processed.
GLPI-Agent developer from Teclib' and GLPI-Network team
Previously FusionInventory-Agent maintainer
Offline
Nothing more in the log file.
But this syntaxe seems run.
Actions:
Copy from download.png to c:/ name
But if I've many files I must create a action each file.
Another error when I add a user interaction, the jod finish always in an error.
[Fri Sep 30 09:16:22 2022][debug] --------------------------------
[Fri Sep 30 09:16:22 2022][debug] exit status: `3'
[Fri Sep 30 09:16:22 2022][debug] ok, no check to evaluate.
[Fri Sep 30 09:16:22 2022][debug] final status: 1
[Fri Sep 30 09:16:23 2022][error] usercheck before: Unsupported on_async event: setting policy to stop:error_bad_event
[Fri Sep 30 09:16:23 2022][info] usercheck before: stopping current job by user choice
[Fri Sep 30 09:16:24 2022][debug] new thread 55 to handle task Collect
[Fri Sep 30 09:16:24 2022][info] running task Collect
[Fri Sep 30 09:16:24 2022][info] No Collect job enabled or Collect support disabled server side.
Offline
Hi forre.novoferm,
here is the right syntax:
Type Copy
Action label: *
From : .
To : C:\
The best remains to set "Action label" to the filename to copy to see it in the task log in place of just:
Running Actions:*, processing success
where "Actions:*" is really not friendly.
GLPI-Agent developer from Teclib' and GLPI-Network team
Previously FusionInventory-Agent maintainer
Offline
Thanks syntax is correct now.
About the second issue, all jobs finished with errors when I add a user interaction.
Have a idea?
[Fri Sep 30 09:16:22 2022][debug] --------------------------------
[Fri Sep 30 09:16:22 2022][debug] exit status: `3'
[Fri Sep 30 09:16:22 2022][debug] ok, no check to evaluate.
[Fri Sep 30 09:16:22 2022][debug] final status: 1
[Fri Sep 30 09:16:23 2022][error] usercheck before: Unsupported on_async event: setting policy to stop:error_bad_event
[Fri Sep 30 09:16:23 2022][info] usercheck before: stopping current job by user choice
[Fri Sep 30 09:16:24 2022][debug] new thread 55 to handle task Collect
[Fri Sep 30 09:16:24 2022][info] running task Collect
[Fri Sep 30 09:16:24 2022][info] No Collect job enabled or Collect support disabled server side.
Offline
Users interactions work again.
You can close this issue.
regards
Offline
Bonjour,
J'ai testé de faire la procédure de copie mais la tâche se termine en erreur
Avec la bonne syntaxe, que vous avez indiqué sur vos postes précédents.
copy
from . to C:\
Se type de tâche se fait seulement en local? Ou non?
Car pour ma part, je veux effectuer cette tâche, en ayant un serveur distant.
Vous trouverez ci-dessous, les logs de mon agent:
[Fri May 31 10:20:28 2024][debug] [http server] GET request / from client 127.0.0.1
[Fri May 31 10:20:28 2024][debug] Trusted target ip: 58.32.122.100/32, ::ffff:3626:addf/128
[Fri May 31 10:20:28 2024][debug] Trusted client ip/range: 127.0.0.1/32, ::ffff:7f00:1/128, ::1/128
[Fri May 31 10:20:28 2024][debug] [http server] response status 200
[Fri May 31 10:20:28 2024][debug] [http server] GET request /site.css from client 127.0.0.1
[Fri May 31 10:20:28 2024][debug] [http server] response status 200
[Fri May 31 10:20:28 2024][debug] [http server] GET request /favicon.ico from client 127.0.0.1
[Fri May 31 10:20:28 2024][debug] [http server] response status 200
[Fri May 31 10:20:28 2024][debug] [http server] GET request /logo.png from client 127.0.0.1
[Fri May 31 10:20:28 2024][debug] [http server] response status 200
[Fri May 31 10:20:48 2024][debug] [http server] GET request /now from client 127.0.0.1
[Fri May 31 10:20:48 2024][debug] [http server] rescheduling next contact for all targets right now
[Fri May 31 10:20:48 2024][debug] [http server] response status 200
[Fri May 31 10:20:49 2024][info] target server0: server https: //glpi.domaine.com/plugins/glpiinventory/
[Fri May 31 10:20:49 2024][debug2] [http client] Using Compress::Zlib for compression
[Fri May 31 10:20:49 2024][info] sending contact request to server0
[Fri May 31 10:20:49 2024][debug2] [http client] 4025510C: sending message:
{
"action": "contact",
"deviceid": "POULNOT-G.domaine.org-2024-05-30-09-48-09",
"enabled-tasks": [
"collect",
"deploy",
"inventory",
"remoteinventory"
],
"httpd-plugins": {},
"httpd-port": "62354",
"installed-tasks": [
"collect",
"deploy",
"inventory",
"remoteinventory"
],
"name": "GLPI-Agent",
"version": "1.5"
}
[Fri May 31 10:20:49 2024][debug] [http client] Updating keystore known certificates
[Fri May 31 10:20:49 2024][debug2] Changing to 'C:/Program Files/GLPI-Agent/var/keystore-export-GU050t' temporary folder
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -Store CA
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -Store Root
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -Enterprise -Store CA
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -Enterprise -Store Root
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -GroupPolicy -Store CA
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -GroupPolicy -Store Root
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -User -Store CA
[Fri May 31 10:20:49 2024][debug2] executing certutil -Silent -Split -User -Store Root
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 0119e81be9a14cd8e22f40ac118c687ecba3f4d8.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 06f1aa330b927b753a40e68cdf22e34bcbef3352.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 109f1caed645bb78b3ea2b94c0697c740733031c.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 18f7c1fcc3090203fd5baa2f861a754976c8dd25.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 1d5da48eb7a3394e222e790e0e303f250c106b98.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 245c97df7514e7cf2df8be72ae957b9e04741e85.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 31f9fc8ba3805986b721ea7295c65b3a44534274.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 3b1efd3a66ea28b16697394703a72ca340a05bd5.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 580a6f4cc4e4b669b9ebdc1b2b3e087b80d0678d.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 5e94211ac5d477f157230e6e316aa923e521af2c.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 6d63071d46e28b3929cb0e2039424a2fb30a4035.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 7b0f360b775f76c94a12ca48445aa2d2a875701c.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 7f88cd7223f3c813818c994614a89c99fa3b5247.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 83e1e0f3bf12ed74ce06e24f4bbecf4c3d5616c1.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 8f43288ad272f3103b6fb1428485ea3014c0bcfe.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode 92b46c76e13054e104f230517e6e504d43ab10b5.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode a43489159a520f0d93d032ccaf37e7fe20a8b419.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode be36a4562fb2ee05dbb3d32323adf445084ed656.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode c7ed7bf076120309f682577fe7b29a7593e9889c.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode cdd4eeae6000ac7f40c3802c171e30148030c072.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode d4ffdb19ba590fffaa34db5f4b568706a2978436.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode d559a586669b08f46a30a133f8a9ed3d038e2ea8.crt temp.cer
[Fri May 31 10:20:50 2024][debug2] executing certutil -encode fee449ee0e3965a5246f000e87fde2a065fd89d4.crt temp.cer
[Fri May 31 10:20:51 2024][debug2] Changing back to 'C:/Program Files/GLPI-Agent/perl/bin' folder
[Fri May 31 10:20:51 2024][debug2] format: Zlib
[Fri May 31 10:20:51 2024][debug2] [http client] 4025510C: received message:
{"message":"remoteinventory task not supported","disabled":["remoteinventory"],"expiration":"24","status":"ok","tasks":{"collect":{"version":"1.3.5","server":"glpiinventory"},"deploy":{"version":"1.3.5","server":"glpiinventory"},"inventory":{"server":"glpi","version":"10.0.15"}}}
[Fri May 31 10:20:51 2024][debug] server message: remoteinventory task not supported
[Fri May 31 10:20:51 2024][debug2] [http client] Using Compress::Zlib for compression
[Fri May 31 10:20:51 2024][info] sending prolog request to server0
[Fri May 31 10:20:51 2024][debug2] [http client] sending message:
<?xml version="1.0" encoding="UTF-8"?>
<REQUEST>
<DEVICEID>POULNOT-G.domaine.org-2024-05-30-09-48-09</DEVICEID>
<QUERY>PROLOG</QUERY>
<TOKEN>12345678</TOKEN>
</REQUEST>
[Fri May 31 10:20:51 2024][debug2] format: Zlib
[Fri May 31 10:20:51 2024][debug2] [http client] receiving message:
<?xml version="1.0"?>
<REPLY><PROLOG_FREQ>24</PROLOG_FREQ><RESPONSE>SEND</RESPONSE></REPLY>
[Fri May 31 10:20:51 2024][debug] new thread 36 to handle task Deploy
[Fri May 31 10:20:51 2024][debug] [http server] GET request / from client 127.0.0.1
[Fri May 31 10:20:51 2024][info] running task Deploy
[Fri May 31 10:20:51 2024][debug2] [http client] Not using compression
[Fri May 31 10:20:51 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/?action=getConfig&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09&task[Deploy]=3.0
[Fri May 31 10:20:51 2024][debug] [http server] response status 200
[Fri May 31 10:20:51 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=getJobs&version=3.0&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:20:51 2024][debug2] Deploy job 665987b93ce95 in the list
[Fri May 31 10:20:51 2024][debug2] Processing job 665987b93ce95 from the list
[Fri May 31 10:20:51 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus¤tStep=checking&msg=starting&part=job&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:20:51 2024][debug2] Checking job 665987b93ce95...
[Fri May 31 10:20:51 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&msg=all%20checks%20are%20ok&status=ok&uuid=665987b93ce95¤tStep=checking&part=job&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:20:51 2024][debug2] usercheck before: no user interaction requested
[Fri May 31 10:20:51 2024][debug2] Downloading for job 665987b93ce95...
[Fri May 31 10:20:51 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus¤tStep=downloading&msg=downloading%20files&part=job&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:20:51 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=fetching%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:20:52 2024][info] looking for a peer in the network
[Fri May 31 10:20:52 2024][debug2] Looking for Win32_NetworkAdapterConfiguration class WMI objects
[Fri May 31 10:20:52 2024][debug2] Looking for MSFT_NetAdapter class WMI objects
[Fri May 31 10:20:52 2024][debug] Scanning from 192.168.66.0 to 192.168.66.255
[Fri May 31 10:20:52 2024][debug] Scanning from 192.168.66.103 to 192.168.66.24
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:20:54 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:54 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:20:55 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:55 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:56 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:20:56 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:57 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=retrying%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:20:57 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=fetching%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:20:57 2024][info] looking for a peer in the network
[Fri May 31 10:20:57 2024][debug2] Looking for Win32_NetworkAdapterConfiguration class WMI objects
[Fri May 31 10:20:57 2024][debug2] Looking for MSFT_NetAdapter class WMI objects
[Fri May 31 10:20:57 2024][debug] Scanning from 192.168.66.0 to 192.168.66.255
[Fri May 31 10:20:57 2024][debug] Scanning from 192.168.66.103 to 192.168.66.24
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:20:59 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:20:59 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:00 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:00 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:01 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:01 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:02 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:02 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=retrying%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:02 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=fetching%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:02 2024][info] looking for a peer in the network
[Fri May 31 10:21:02 2024][debug2] Looking for Win32_NetworkAdapterConfiguration class WMI objects
[Fri May 31 10:21:02 2024][debug2] Looking for MSFT_NetAdapter class WMI objects
[Fri May 31 10:21:03 2024][debug] Scanning from 192.168.66.0 to 192.168.66.255
[Fri May 31 10:21:03 2024][debug] Scanning from 192.168.66.103 to 192.168.66.24
[Fri May 31 10:21:04 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:04 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:04 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:04 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:04 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:05 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:05 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:06 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:06 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:07 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:07 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=retrying%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:07 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=fetching%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:07 2024][info] looking for a peer in the network
[Fri May 31 10:21:07 2024][debug2] Looking for Win32_NetworkAdapterConfiguration class WMI objects
[Fri May 31 10:21:07 2024][debug2] Looking for MSFT_NetAdapter class WMI objects
[Fri May 31 10:21:08 2024][debug] Scanning from 192.168.66.0 to 192.168.66.255
[Fri May 31 10:21:08 2024][debug] Scanning from 192.168.66.103 to 192.168.66.24
[Fri May 31 10:21:09 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:09 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:09 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:09 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:09 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:10 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:10 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:11 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:11 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:12 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:12 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=retrying%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:12 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=fetching%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:12 2024][info] looking for a peer in the network
[Fri May 31 10:21:12 2024][debug2] Looking for Win32_NetworkAdapterConfiguration class WMI objects
[Fri May 31 10:21:12 2024][debug2] Looking for MSFT_NetAdapter class WMI objects
[Fri May 31 10:21:13 2024][debug] Scanning from 192.168.66.0 to 192.168.66.255
[Fri May 31 10:21:13 2024][debug] Scanning from 192.168.66.103 to 192.168.66.24
[Fri May 31 10:21:14 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:14 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:14 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:14 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:14 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:15 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:15 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:16 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:16 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:17 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:17 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:17 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:17 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:17 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:17 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:17 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:17 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:17 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:17 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:17 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:17 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=retrying%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:17 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1¤tStep=downloading&msg=fetching%20GLPI-Agent-1.8-x64.msi&part=file&uuid=665987b93ce95&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:17 2024][info] looking for a peer in the network
[Fri May 31 10:21:17 2024][debug2] Looking for Win32_NetworkAdapterConfiguration class WMI objects
[Fri May 31 10:21:17 2024][debug2] Looking for MSFT_NetAdapter class WMI objects
[Fri May 31 10:21:17 2024][debug] Scanning from 192.168.66.0 to 192.168.66.255
[Fri May 31 10:21:17 2024][debug] Scanning from 192.168.66.103 to 192.168.66.24
[Fri May 31 10:21:19 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:19 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:19 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:19 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:19 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:19 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:19 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/4/40/40bf7e3867a9f1a354906519b4e322b3a037710c9d3562370b9adbd01e986481c8cc9b52f86ca4c6e2e2914617a179fa7333363af264cbbda945acbdd97357ab
[Fri May 31 10:21:19 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:19 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/d/d0/d0086af5d33b210cbcb14ae242557fa845dab6a6426b25e7f501766010bd13958e742b911083ed1c8eee6b544f1749019ea0375a4b5ee8b435d1ec7cfaec49b1
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ab/abe982b4ed04f8aef7c4b02f81ba3659f6e5dd878318bb376e327db1a48ab3cafe176dfd1316dbbae5aa590ae2607f601aa0866e5dd4d6b02aa437fce710fd4e
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/07/07f85f39d2f241f7d02edf3ba91ba270f5f1d32432b5c14dafc8526bc8dac055eac4b7a33668703d04f1e03ff2a922deac922b622da8ebf583fe3a84e585c870
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:20 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:20 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/a/ac/ac3e8f7c159dd6053937108bb270f3d3131d6d0c0576a4140ed755d30dbc66a952cfe0aa0ea940e5cb14a88370b6519a0113b83abfc5eb91669c20aba40d8457
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/35/3521c16e5dc01b3060561528bd61c713121126ce09a4a522bedd45e278152bc4a17b3eb3b38decd5fba93418008bbfebc2e93ccc937d80c5149670078f1fc744
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/2/21/2157d5217ca1b3f4a40fe49e533b36c04e3eee90d74c560dc5117da21e9e47f64aba3c25bcaca1c4d5ace9b0e34558601500511b315cdb4aac152156d419e83d
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/0/00/0068fb54e9ea163fe03f31ba7cda476e5d3ee0c3baa9111d0994465a5fd6c4d573fa5c6a1dd440cf0de7c95384c54afedf2d6184ce6374d1d5aa407c25655b33
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:21 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:21 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/1/14/14f92a9dd44bac32143eb7aaea8d05784fe9864068b19552ab27914616958a95b6bdc52da6fb9ca394770386f4fb7e5121cdff1c44332266d1d73fa33fdaeb73
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/371ee2aef76d1a1a5b7a2c59ec63b1532721099979f0210eda8a9b80b5915f2de91cb9427947f611e2a4c0b15972692c2f69c7e14d9613b2c5370a97f180ac25
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.103:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.102:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.10:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug] File part URL: http: //192.168.66.24:62354/deploy/getFile/3/37/37f1836e40261bb9bf89ffb522f87030cc97b1f28a13905c1030403596bdaf86f25cb6dce4a467314a5936f23314e34339b4a007657beaa178006578a7381e27
[Fri May 31 10:21:22 2024][error] [http client] communication error: 404 Not Found
[Fri May 31 10:21:22 2024][debug2] usercheck after_download_failure: no user interaction requested
[Fri May 31 10:21:22 2024][debug2] https: //glpi.domaine.com/plugins/glpiinventory/b/deploy/?action=setStatus&sha512=91f647a7d378a4d73a5fe8764035b9b367a359fd476660278ce90230cfb4a28d5fc24952a183a405a700c8688d4b67738c9e1da4a98522ad8ea2c5df6442b2a1&msg=GLPI-Agent-1.8-x64.msi%20download%20failed&status=ko&uuid=665987b93ce95¤tStep=downloading&part=file&machineid=POULNOT-G.domaine.org-2024-05-30-09-48-09
[Fri May 31 10:21:22 2024][debug2] All deploy jobs processed
[Fri May 31 10:21:22 2024][debug2] Looking for Win32_LogicalDisk class WMI objects
[Fri May 31 10:21:22 2024][debug] Free space on C:\Program Files\GLPI-Agent\var\https..__gp.onlineformapro.com_plugins_glpiinventory_\deploy: 19125
[Fri May 31 10:21:23 2024][debug] new thread 37 to handle task RemoteInventory
[Fri May 31 10:21:23 2024][debug] Remote inventory task execution disabled: no remote setup
[Fri May 31 10:21:23 2024][debug] new thread 38 to handle task Inventory
[Fri May 31 10:21:23 2024][info] running task Inventory
[Fri May 31 10:21:23 2024][info] New inventory from POULNOT-G.domaine.org-2024-05-30-09-48-09 for server0
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::AIX disabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Bios disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Controllers disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Drives disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Hardware disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::LVM disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Memory disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Modems disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Networks disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::OS disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Slots disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Softwares disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Sounds disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Storages disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::AIX::Videos disabled: implicit dependency GLPI::Agent::Task::Inventory::AIX not enabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::BSD disabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Alpha disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Drives disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::MIPS disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Memory disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Networks disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::OS disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::SPARC disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Softwares disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Storages disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Storages::Megaraid disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD::Storages not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::Uptime disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::BSD::i386 disabled: implicit dependency GLPI::Agent::Task::Inventory::BSD not enabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Arch disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Batteries::Acpiconf disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Batteries::SysClass disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Batteries::Upower disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Databases::DB2 disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Databases::MSSQL disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Databases::MongoDB disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Databases::MySQL disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Databases::Oracle disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Databases::PostgreSQL disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Domains disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Drives::ASM disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Environment disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Firewall::Systemd disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Firewall::Ufw disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Hostname disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Ipmi disabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::Ipmi::Fru disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::Ipmi not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::Ipmi::Fru::Controllers disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::Ipmi::Fru not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::Ipmi::Fru::Memory disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::Ipmi::Fru not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::Ipmi::Fru::Psu disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::Ipmi::Fru not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::Ipmi::Lan disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::Ipmi not enabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Networks::iLO disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::PCI disabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::PCI::Controllers disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::PCI not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::PCI::Modems disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::PCI not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::PCI::Sounds disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::PCI not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::PCI::Videos disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::PCI not enabled
[Fri May 31 10:21:23 2024][debug2] GLPI::Agent::Task::Inventory::Generic::PCI::Videos::Nvidia disabled: implicit dependency GLPI::Agent::Task::Inventory::Generic::PCI::Videos not enabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Printers disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Processes disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Remote_Mgmt::AnyDesk disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Remote_Mgmt::LiteManager disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Remote_Mgmt::MeshCentral disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Remote_Mgmt::RustDesk disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Remote_Mgmt::SupRemo disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Remote_Mgmt::TeamViewer disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Rudder disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::Deb disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::Flatpak disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::Gentoo disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::Nix disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::Pacman disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::RPM disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::Slackware disabled
[Fri May 31 10:21:23 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Softwares::Snap disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Storages::3ware disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Storages::HP disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Storages::HpWithSmartctl disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::USB disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Generic::Users disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::HPUX disabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Bios disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Controllers disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Drives disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Hardware disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::MP disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Memory disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Networks disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::OS disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Slots disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Softwares disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Storages disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::HPUX::Uptime disabled: implicit dependency GLPI::Agent::Task::Inventory::HPUX not enabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Linux disabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::ARM disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::ARM::Board disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::ARM not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::ARM::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::ARM not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Alpha disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Alpha::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Alpha not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Bios disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Distro disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Distro::NonLSB disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Distro not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Distro::OSRelease disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Distro not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Drives disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Hardware disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Inputs disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::LVM disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::MIPS disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::MIPS::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::MIPS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Memory disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Networks disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Networks::DockerMacvlan disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Networks not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Networks::FibreChannel disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Networks not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::OS disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::PowerPC disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::PowerPC::Bios disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::PowerPC not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::PowerPC::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::PowerPC not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::SPARC disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::SPARC::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::SPARC not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Storages disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Storages::Adaptec disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Storages not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Storages::Lsilogic disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Storages not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Storages::Megacli disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Storages not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Storages::MegacliWithSmartctl disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Storages not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Storages::Megaraid disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Storages not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Storages::ServeRaid disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::Storages not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Uptime disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::Videos disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::i386 disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::i386::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::i386 not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::m68k disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Linux::m68k::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Linux::m68k not enabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::MacOS disabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::AntiVirus disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Batteries disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Bios disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Drives disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Firewall disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Hardware disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Hostname disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::License disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Memory disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Networks disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::OS disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Printers disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Psu disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Softwares disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Sound disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Storages disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::USB disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Uptime disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::MacOS::Videos disabled: implicit dependency GLPI::Agent::Task::Inventory::MacOS not enabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Solaris disabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Bios disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::CPU disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Controllers disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Drives disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Hardware disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Memory disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Networks disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::OS disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Slots disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Softwares disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] GLPI::Agent::Task::Inventory::Solaris::Storages disabled: implicit dependency GLPI::Agent::Task::Inventory::Solaris not enabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Docker disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Hpvm disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Jails disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Libvirt disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Lxc disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Lxd disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Parallels disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Qemu disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::SolarisZones disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::SystemdNspawn disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::VirtualBox disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Virtuozzo disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::VmWareDesktop disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::VmWareESX disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Vserver disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::Xen disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Virtualization::XenCitrixServer disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Win32::Registry disabled
[Fri May 31 10:21:24 2024][debug2] module GLPI::Agent::Task::Inventory::Win32::Storages::HP disabled
[Fri May 31 10:21:24 2024][debug] module GLPI::Agent::Task::Inventory::Win32::Bios disabled because of GLPI::Agent::Task::Inventory::Generic::Dmidecode::Bios
[Fri May 31 10:21:24 2024][debug] module GLPI::Agent::Task::Inventory::Win32::Memory disabled because of GLPI::Agent::Task::Inventory::Generic::Dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::AccessLog
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Batteries
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Databases
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode::Battery
[Fri May 31 10:21:24 2024][debug2] executing dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode::Bios
[Fri May 31 10:21:24 2024][debug2] executing dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode::Hardware
[Fri May 31 10:21:24 2024][debug2] executing dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Win32
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Hardware
[Fri May 31 10:21:24 2024][debug2] Looking for Win32_OperatingSystem class WMI objects
[Fri May 31 10:21:24 2024][debug2] Looking for Win32_ComputerSystem class WMI objects
[Fri May 31 10:21:24 2024][debug2] Looking for Win32_ComputerSystemProduct class WMI objects
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Vmsystem
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode::Memory
[Fri May 31 10:21:24 2024][debug2] executing dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode::Ports
[Fri May 31 10:21:24 2024][debug2] executing dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode::Psu
[Fri May 31 10:21:24 2024][debug2] executing dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Dmidecode::Slots
[Fri May 31 10:21:24 2024][debug2] executing dmidecode
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Drives
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Firewall
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Networks
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::OS
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Remote_Mgmt
[Fri May 31 10:21:24 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::SSH
[Fri May 31 10:21:24 2024][debug2] executing ssh-keyscan -T 1 127.0.0.1
[Fri May 31 10:21:25 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Screen
[Fri May 31 10:21:25 2024][debug2] Looking for WMIMonitorConnectionParams class WMI objects
[Fri May 31 10:21:25 2024][debug2] Looking for Win32_DesktopMonitor class WMI objects
[Fri May 31 10:21:25 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Softwares
[Fri May 31 10:21:25 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Storages
[Fri May 31 10:21:25 2024][debug] Running GLPI::Agent::Task::Inventory::Generic::Timezone
[Fri May 31 10:21:25 2024][debug] Using DateTime::TimeZone to get the timezone name
[Fri May 31 10:21:25 2024][debug] Running GLPI::Agent::Task::Inventory::Provider
[Fri May 31 10:21:26 2024][debug] Running GLPI::Agent::Task::Inventory::Virtualization
[Fri May 31 10:21:26 2024][debug] Running GLPI::Agent::Task::Inventory::Virtualization::HyperV
[Fri May 31 10:21:26 2024][debug] Win32::OLE ERROR: Invalid namespace
[Fri May 31 10:21:26 2024][debug] Win32::OLE ERROR: Invalid namespace
[Fri May 31 10:21:26 2024][debug] Win32::OLE ERROR: Invalid namespace
[Fri May 31 10:21:26 2024][debug] Win32::OLE ERROR: Invalid namespace
[Fri May 31 10:21:26 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::CPU
[Fri May 31 10:21:26 2024][debug2] Looking for Win32_Processor class WMI objects
[Fri May 31 10:21:27 2024][debug] Running GLPI::Agent::Task::Inventory::Virtualization::Wsl
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_OperatingSystem class WMI objects
[Fri May 31 10:21:27 2024][debug2] Doing SELECT * FROM Win32_UserProfile WHERE LocalPath IS NOT NULL AND Special=FALSE WMI query
[Fri May 31 10:21:27 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::AntiVirus
[Fri May 31 10:21:27 2024][debug2] Looking for AntiVirusProduct class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for AntiVirusProduct class WMI objects
[Fri May 31 10:21:27 2024][debug] Found Windows Defender (state=0x61100)
[Fri May 31 10:21:27 2024][debug2] Looking for MSFT_MpComputerStatus class WMI objects
[Fri May 31 10:21:27 2024][debug2] Added Windows Defender v4.18.24040.4
[Fri May 31 10:21:27 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Batteries
[Fri May 31 10:21:27 2024][debug2] executing powercfg /batteryreport /xml /output "C:\Program Files\GLPI-Agent\share\batteries.xml"
[Fri May 31 10:21:27 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Chassis
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_SystemEnclosure class WMI objects
[Fri May 31 10:21:27 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Controllers
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_FloppyController class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_IDEController class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_SCSIController class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_VideoController class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_InfraredDevice class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_USBController class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_1394Controller class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for Win32_PCMCIAController class WMI objects
[Fri May 31 10:21:27 2024][debug2] Looking for CIM_LogicalDevice class WMI objects
[Fri May 31 10:21:28 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Drives
[Fri May 31 10:21:28 2024][debug2] Looking for Win32_OperatingSystem class WMI objects
[Fri May 31 10:21:28 2024][debug2] Looking for Win32_LogicalDisk class WMI objects
[Fri May 31 10:21:28 2024][debug2] Looking for Win32_Volume class WMI objects
[Fri May 31 10:21:28 2024][debug2] Looking for Win32_EncryptableVolume class WMI objects
[Fri May 31 10:21:28 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Environment
[Fri May 31 10:21:28 2024][debug2] Looking for Win32_Environment class WMI objects
[Fri May 31 10:21:28 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Firewall
[Fri May 31 10:21:29 2024][debug2] Looking for Win32_NetworkAdapterConfiguration class WMI objects
[Fri May 31 10:21:29 2024][debug2] Looking for MSFT_NetAdapter class WMI objects
[Fri May 31 10:21:29 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::Inputs
[Fri May 31 10:21:29 2024][debug2] Looking for Win32_Keyboard class WMI objects
[Fri May 31 10:21:29 2024][debug2] Looking for Win32_PointingDevice class WMI objects
[Fri May 31 10:21:29 2024][debug] Running GLPI::Agent::Task::Inventory::Win32::License
[Fri May 31 10:21:29 2024][debug2] Looking for SoftwareLicensingProduct class WMI objects
Merci d'avance pour vos retour!
Bien cordialement
Offline
Pages: 1