- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- 3par Health Check Report using powershell
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-18-2021 07:40 AM
06-18-2021 07:40 AM
3par Health Check Report using powershell
Dear All,
curently working to develop the PowerShell health check script but, most get-command does not have a string or a string array Get-3parAlert.GetType() and Get-3parAlert | Get-Member -MemberType Properties.
Due to I'm not able to convert to HTML. kindly need someone help to develop a 3par health check daily report
- Tags:
- 3PAR
- powershell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-19-2021 09:21 AM
06-19-2021 09:21 AM
Re: 3par Health Check Report using powershell
Hi @Kalaimani53,
I am not very skilled on Powershell. If you get rest of the automation requirements right, 'checkhealth' is the command for 3PAR health check. You can use the options '-svc', '-full', '-d', or 'list' as suitable for your report.
Without powershell, if you want to get automated periodic report emails on specific areas of 3PAr resources, you can check the options 'reports' or 'threshold reports'. These are available in 3PAR SSMC under SSMC main menu -> 'System Reporter'.
Regards,
Srinivas Bhat
If you feel this was helpful please click the KUDOS! thumb below!
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-19-2021 09:49 AM
06-19-2021 09:49 AM
Re: 3par Health Check Report using powershell
Hi Srinivas, even Get-Health also not working. getting the below error.
PS C:\ Get-Health
Exception calling "EndExecute" with "1" argument(s): "Command ' checkhealth ' has timed out."
At C:\Users\kthirupath001a\Documents\WindowsPowerShell\Modules\Posh-SSH\3.0.0\Posh-SSH.psm1:270 char:25
+ $Output = $_.cmd.EndExecute($_.Async)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : SshOperationTimeoutException
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP