Seite 1 von 1

hwinvent export

Verfasst: 25 Nov 2013, 19:12
von blwallace
Is it possible to export hardware inventory to a csv file? If so, how?

Thanks,

Bart

Re: hwinvent export

Verfasst: 25 Nov 2013, 21:34
von SisterOfMercy
I wouldn't know, but another way is via the webinterface:

https://your.opsi-server:4447/interface ... 2:%20[]%20}

Re: hwinvent export

Verfasst: 29 Nov 2013, 10:07
von n.wenselowski
Hello,

it is possible in many ways.

Besides the solution SisterOfMercy postet you can use the commandline on your OPSI server:
opsi-admin -d method auditHardwareOnHost_getObjects
There are some other options to opsi-admin so you might want to look them up via --help

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