You are not logged in.
Dear All,
I could Inventory computers by use fusionInventory. But there is a problem as following,
- If i run FusionInventory Agent directly on client (one by one), then Fusion/GPLI could display computer info.
- If i run FusionInventory Agent by deploy GPO on AD-Windows server 2012 to OU computers, then Fusion/GPLI could NOT display them. The GPO already applied on client ( I could see Agent installed into Add/Remove program section).
Anyone can help me debug this issue ?
I appreciate your help.
My environment is:
1) OS: CentOS 7
2) GLPI-9.1.2 & FusionInventory 9.1+1.0
3) Windows Server 2012: AD,DNS,Group Policy Management.
Last edited by rafaelho (2017-02-20 11:55:53)
Offline
check the agent log
Support / dev / installation / configuration GLPI : [email protected]
DCS : expert GLPI & FusionInventory / Développeur du plugin FusionInventory
IRC #glpi sur freenode.net
Offline
Below is Agent log which one of computers
[Sun Feb 19 16:16:58 2017][info] running task Inventory
[Sun Feb 19 22:29:59 2017][info] FusionInventory Agent starting
[Sun Feb 19 22:35:04 2017][info] FusionInventory Agent starting
[Sun Feb 19 22:47:18 2017][info] FusionInventory Agent starting
[Sun Feb 19 22:56:33 2017][info] FusionInventory Agent starting
[Sun Feb 19 23:00:58 2017][info] FusionInventory Agent starting
[Mon Feb 20 09:44:29 2017][info] FusionInventory Agent starting
[Mon Feb 20 13:28:20 2017][info] sending prolog request to server server0
[Mon Feb 20 13:28:21 2017][info] running task Inventory
[Mon Feb 20 13:55:01 2017][info] FusionInventory Agent starting
[Mon Feb 20 14:14:35 2017][info] sending prolog request to server server0
[Mon Feb 20 14:14:36 2017][info] running task Inventory
[Mon Feb 20 15:27:07 2017][info] FusionInventory Agent starting
[Mon Feb 20 15:27:07 2017][info] sending prolog request to server server0
[Mon Feb 20 15:27:08 2017][info] running task Inventory
[Mon Feb 20 15:28:20 2017][info] FusionInventory Agent starting
[Mon Feb 20 15:28:20 2017][info] sending prolog request to server server0
[Mon Feb 20 15:28:21 2017][info] running task Inventory
[Mon Feb 20 15:42:52 2017][info] FusionInventory Agent starting
[Mon Feb 20 16:29:15 2017][info] sending prolog request to server server0
[Mon Feb 20 16:29:15 2017][info] running task Inventory
[Mon Feb 20 17:07:48 2017][info] sending prolog request to server server0
[Mon Feb 20 17:07:48 2017][info] running task Inventory
So far, there are some computer was displayed on GLPI, but take a long time.
It maybe crontab or schedule issue, Am i right ? If so please guide me the configuration accordingly.
Thank in advance.
Offline
you have installed as service ? cron? manually ?
Support / dev / installation / configuration GLPI : [email protected]
DCS : expert GLPI & FusionInventory / Développeur du plugin FusionInventory
IRC #glpi sur freenode.net
Offline
I had created crontab and schedule as following,
1) Crontab
*/5 * * * * /usr/bin/php5 /var/www/glpi/front/cron.php &>/dev/null
2) Schedule on GLPI --> Setup --> Automatic action --> taskscheduler
Kindly check and give guidance. thank you !
Last edited by rafaelho (2017-02-21 17:52:24)
Offline
I mean the agent, not the server
Support / dev / installation / configuration GLPI : [email protected]
DCS : expert GLPI & FusionInventory / Développeur du plugin FusionInventory
IRC #glpi sur freenode.net
Offline
Offline
no, the version of the plugin FusionInventory installed on the GLPI
Support / dev / installation / configuration GLPI : [email protected]
DCS : expert GLPI & FusionInventory / Développeur du plugin FusionInventory
IRC #glpi sur freenode.net
Offline
I've already posted at the begining.
The version is FusionInventory 9.1+1.0
Thank you !
Offline