Page 1 of 1

3PAR Scripting beginner needs some help !!

Posted: Fri Mar 31, 2017 1:55 am
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

Re: 3PAR Scripting beginner needs some help !!

Posted: Sat Jul 29, 2017 9:36 am
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.

Re: 3PAR Scripting beginner needs some help !!

Posted: Sat Jul 29, 2017 10:25 am
by kk2491
Hi Aberus,

Thank you for your reply.

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

Regards,
KK