HPE EVA Storage
1845592 Members
3451 Online
110246 Solutions
New Discussion

Reading Command View data

 
Rick Heile_1
Frequent Advisor

Reading Command View data

Has anyone tried to pull CV data using PERL? I need to put some of the data gathered by CV into a database and would like to automate it. Might anyone have any suggestions?

Thanks,
Rick
1 REPLY 1
Uwe Zessin
Honored Contributor

Re: Reading Command View data

I have used Python (somewhat similar to Perl) to rip some output of SSSU apart and store it in an in-memory object model. From there it is easy to analyze the data, create reports or extracts to be stored in a database.
.