Page 1 of 1

FusionInventory retrieves information

Published: October 18, 2018 - 2:54 PM
by Smart
Hello,

I modified the Fusion Inventory package to match my server's address, and the package installs without any problems. :)
FI correctly reports the information, but only every 2 minutes... I would like it to do so every 24 hours as the server specifies.
How can I do this? Is this something I should configure in setup.py?

Thank you.

Re: FusionInventory - Uploading information

Published: October 19, 2018 - 3:52 PM
by dcardon
Hello Smarty,
Futé wrote: Oct 18, 2018 - 2:54 PM I modified the Fusion Inventory package to match my server's address, and the package installs without any problems. :)
FI correctly reports the information, but only every 2 minutes... I would like it to do so every 24 hours as the server specifies.
How can I do this? Is this something I should configure in setup.py?
There is no specified frequency in the package. Therefore, it should be the default frequency (24 hours). There might be a bug in the installer... According to the FusionInventory documentation, you should be able to configure it explicitly using the /task-daily-modifier[1] flag.

Sincerely,

Denis

[1] http://fusioninventory.org/documentatio ... -line.html