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.

DB not getting data SCHEDULEDTASKS plugins

Hi,

OCS 2.6RC

The SCHEDULEDTASKS plugins dont populate the DB

  • Local XML seems correct

        <SCHEDULEDTASKS>
            <NAME>\Microsoft\Windows\Task Manager\Interactive</NAME>
            <NEXTEXECHOUR>N/A</NEXTEXECHOUR>
            <STATE>Pret</STATE>
            <LASTEXECHOUR>N/A</LASTEXECHOUR>
            <LASTRESULT>1</LASTRESULT>
            <CREATOR>Microsoft Corporation</CREATOR>
            <PLANNING>Les donnees de planification ne sont pas disponibles dans ce format.</PLANNING>
            <TASKTOEXECUTE>Gestionnaire COM</TASKTOEXECUTE>
            <STARTIN>N/A</STARTIN>
            <COMMENT>Execute une teche en tant qu&apos;utilisateur interactif.</COMMENT>
            <TASKSTATUS>Activee</TASKSTATUS>
            <TYPE>Sur demande seulement</TYPE>
            <BEGINHOUR>N/A</BEGINHOUR>
            <BEGINDATE>N/A</BEGINDATE>
            <ENDDATE>N/A</ENDDATE>
            <DAY>N/A</DAY>
            <MONTH>N/A</MONTH>
            <EXECUTEAS>INTERACTIVE</EXECUTEAS>
            <DELTASK>Activee</DELTASK>
            <STOPTASKAFTER>Desactivee</STOPTASKAFTER>
        </SCHEDULEDTASKS>

  • in /var/log/ocsinventory-server/activity.log show all others plugins (below)

inventory;no_session
inventory;incoming
inventory;u:controllers
inventory;u:videos
inventory;u:sharedfolders
inventory;u:monitors
inventory;u:uptime
inventory;u:drives
inventory;u:winusers
inventory;u:iesettings
inventory;u:listprinters
inventory;u:teamviewer
inventory;u:winupdatestate
inventory;u:inputs
inventory;u:officepack
inventory;u:storages
inventory;u:sounds
inventory;transmitted

  • in database, table exist
  • I log the query but didnt see anything usefull
  • Same with apache error
  • Even correct the vbs where field name was not the same (for example NEXT_EXEC_HOUR instead of NEXTEXECHOUR in the DB)

Dont know where to look nomw

in OCS Inventory NG server for Unix by (200 points)

Please log in or register to answer this question.

 
Powered by Question2Answer
...