3PAR Scripting beginner needs some help !!

Post Reply
kk2491
Posts: 169
Joined: Fri Dec 05, 2014 6:42 am

3PAR Scripting beginner needs some help !!

Post by kk2491 »

Hi All,

Good morning ...

I am beginner in scripting and looking to automate some of the tasks for 3PAR administration.

For ex : Capacity report, Forecast, Snapshot etc etc.

I tried Powershell toolkit but it is not having much functionalities.

Could you please tell me if there is any module/toolkit available in perl or python which we can use for 3PAR automation. And also need some basic help/ideas/guidelines.

Thanks in advance.

Regards,
KK
aberus
Posts: 38
Joined: Mon Apr 28, 2014 4:51 pm
Location: Rockford, MI

Re: 3PAR Scripting beginner needs some help !!

Post by aberus »

The best advice I could give would be to determine what commands you want to run and then you can put them into a batch file and run them from a server where the 3PAR cli is installed. If you what them to be scheduled then you can use Windows task scheduler. It's probably not the best answer but is what I do.
Adam Berus - I.S. Tech Lead - Wolverine Worldwide Inc.
x1-7200, x2-7400, x1-7450, x1-8400, x2-8440
3PAR Technologies: AFC, AO, FilePersona, RemoteCopy (RCIP)
kk2491
Posts: 169
Joined: Fri Dec 05, 2014 6:42 am

Re: 3PAR Scripting beginner needs some help !!

Post by kk2491 »

Hi Aberus,

Thank you for your reply.

Yea.. I am using powershell scripts to generate the reports.

Regards,
KK
Post Reply