Server Management - Systems Insight Manager
1833772 Members
2542 Online
110063 Solutions
New Discussion

Collection Export

 
Chris Wagner_1
New Member

Collection Export

I have a collection that displays the PSP version. How do I export the collection data to a csv file?
1 REPLY 1
fred Passeron
HPE Pro

Re: Collection Export

hi

using the cli :
http://h18013.www1.hp.com/products/servers/management/hpsim/info-library51/mxcollection.4.html

http://h18013.www1.hp.com/products/servers/management/hpsim/info-library51/mxcollection.1m.html

mxcollection -ln

mxcollection -lf existcollname [-b encoding]

The (mxcollection -ln) form of mxcollection allows the user to list all Systems Insight Manager collection names in a tree hierarchical form. It does not list collections which are added attributes.Collections that are added by attributes can be listed by (mxquery -ln) command.

The (mxcollection -lf existcollname [-b encoding]) form of mxcollection allows the user to write to stdout a complete Systems Insight Manager collection definition (see mxcollection(4)) for the specified Systems Insight Manager collection

the output is only in xml. you will need to rework it to get it to csv format.there are plenty of examples or tools available through google...

hope it helps

fred

“Life is pleasant. Death is peaceful. It's the transition that's troublesome.” Isaac Asimov