Is it possible to export hardware inventory to a csv file? If so, how?
Thanks,
Bart
hwinvent export
- SisterOfMercy
- Beiträge: 1556
- Registriert: 22 Jun 2012, 19:18
Re: hwinvent export
I wouldn't know, but another way is via the webinterface:
https://your.opsi-server:4447/interface ... 2:%20[]%20}
https://your.opsi-server:4447/interface ... 2:%20[]%20}
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: hwinvent export
Hello,
it is possible in many ways.
Besides the solution SisterOfMercy postet you can use the commandline on your OPSI server:
Or it is possible to extract the data via a python script.
We are always happy to implement customers their own extraction scripts
Kind regards
N. Wenselowski
it is possible in many ways.
Besides the solution SisterOfMercy postet you can use the commandline on your OPSI server:
There are some other options to opsi-admin so you might want to look them up via --helpopsi-admin -d method auditHardwareOnHost_getObjects
Or it is possible to extract the data via a python script.
We are always happy to implement customers their own extraction scripts

Kind regards
N. Wenselowski
Code: Alles auswählen
import OPSI