Bug 48087 - Плагин HTTPD Inventory Server загружается но не включается
Summary: Плагин HTTPD Inventory Server загружается но не включается
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: glpi-agent (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 major
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-20 12:08 MSK by putnik.16
Modified: 2023-10-20 13:28 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description putnik.16 2023-10-20 12:08:54 MSK
Несмотря на раскомментирование в конфиге /etc/glpi-agent/inventory-server-plugin.cfg опции disabled = 0 (или disabled = no - значения не имеет) при старте агента получаем:
[debug] [http server] HTTPD Inventory Server plugin loaded but disabled
cоответственно при попытке агента провести инвентаризацию получаем сообщение
[error] No supported answer from server at http://glpi.mydomain/plugins/glpiinventory/
Comment 1 putnik.16 2023-10-20 12:14:15 MSK
Если в конфиге агента включить debug = 1, то при попытке выполнить 
glpi-agent -f
в логе агента:
[warning] [http client] Inventory support is disabled server-side
[error] No supported answer from server at http://glpi.mydomain/plugins/glpiinventory/
Comment 2 putnik.16 2023-10-20 13:28:38 MSK
Всё работает. Надо было было:  Администрирование -> Оборудование -> Включить инвентаризацию -> поставить галочку
Просто пока не нажал кнопку сохранить, чек-бокс не отображался.