Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Software not filling up in 'My Dashboard' [closed]

Hey

I have OCS 2.9.1 running, recently discovered and installed. When I was troubleshooting a different issue, I noticed that my software category is left empty.

Is there something I need to add manually or why is this not filling itself up with data?

I created a 'default category' along with some others, but that doesn't seem to change anything.

closed with the note: answered
in Administrative console by (220 points)
closed by

1 Answer

0 votes
Software category wasn't filling up since I wasn't ruinning the cronjob that was provided in the directory OCSInventory-Server/ocsreports/crontab/

You have to manually add those to the crontab to be executed when you want it.

cron_all_software.php <= this is the one responsible for the filling up of the software tab.
cron_cve.php
cron_cve_computer.php
cron_ipdiscover.php
cron_purge_history.php
cron_wol.php
cron_mailer.php

I wish this was more clearly listed somewhere.

http://wiki.ocsinventory-ng.org/03.Basic-documentation/Understanding-OCS-Crontab/
by (220 points)
 
Powered by Question2Answer
...