Sync product with swaudit.

Antworten
aszykmat
Beiträge: 27
Registriert: 26 Nov 2015, 14:14

Sync product with swaudit.

Beitrag von aszykmat »

Hi,
I couldn't find feature in OPSI which sync product list with software inventory, if this is possible ?

I need this, because I implement OPSI and Client has installed software that it will be sort out product which one is installed.

SW/HWaudit keeps in MySQL and Product in File.

I found in MySQL a tables "WINDOWS_SOFTWARE_ID_TO_PRODUCT", for what it is ?

Regards,
Mateusz.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Sync product with swaudit.

Beitrag von n.wenselowski »

Hi Mateusz,

there is now general sync as everyone names their products differently.
But it is easy to script.

I suggest using opsi-admin or the webinterface to access the data instead of accessing the backend directly.
The manual has more information on how to do that.


With kind regards

Niko

Code: Alles auswählen

import OPSI
aszykmat
Beiträge: 27
Registriert: 26 Nov 2015, 14:14

Re: Sync product with swaudit.

Beitrag von aszykmat »

Thank you very much for help.

Everything is working.
Antworten