You are not logged in.
Pages: 1
I built and use GLPI 10.0.2 and GLPI Inventory 1.0.3 and GLPI Agent 1.4 for ArchLinux.
Computer inventory runs fine, automatic monitor creation does not work. Can someone tell me what to watch?
glpi-inventory --partial monitor
{
"action": "inventory",
"content": {
"bios": {
"bdate": "2018-05-02",
"bmanufacturer": "American Megatrends Inc.",
"bversion": "M.A0",
"mmanufacturer": "Micro-Star International Co., Ltd.",
"mmodel": "B350 GAMING PLUS (MS-7A34)",
"msn": "I216350501",
"smanufacturer": "Micro-Star International Co., Ltd.",
"smodel": "MS-7A34"
},
"hardware": {
"chassis_type": "Desktop",
"dns": "192.168.1.1",
"name": "test",
"uuid": "00000000-0000-0000-0000-309c239dc90c",
"vmsystem": "Physical",
"workgroup": ""
},
"monitors": [
{
"base64": "AP///////wBMLRgMS01BMCEaAQOAMBt4KtERpVVVoCgNUFS/74BxT4HAgQCBgJUAqcCzAAEBAjqAGHE4LUBYLEUA3QwRAAAeAR0AclHQHiBuKFUA3QwRAAAeAAAA/QAySx5REQAKICAgICAgAAAA/ABTMjJFMzkwCiAgICAgAeYCAxrxRpAEHxMSAyMJBweDAQAAZgMMABAAgAEdALxS0B4guChVQN0MEQAAHowK0JAgQDEgDEBVAN0MEQAAGIwK0Iog4C0QED6WAN0MEQAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAyA=="
}
],
"versionclient": "GLPI-Inventory_v1.4"
},
"deviceid": "test-2022-07-11-18-28-14",
"itemtype": "Computer",
"partial": true
}
Offline
I figured it out myself, the system lacked the perl-edid package
Offline
Thank you for the solution sharing
GLPI-Agent developer from Teclib' and GLPI-Network team
Previously FusionInventory-Agent maintainer
Offline
Pages: 1