- Community Home
- >
- Software
- >
- HPE OneView
- >
- HPE OneView Global Dashboard, Locked appliance ale...
-
- Forums
-
- 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, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
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
-
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
02-01-2019 05:47 AM
02-01-2019 05:47 AM
HPE OneView Global Dashboard, Locked appliance alerts.
I am struggling with problem of unwanted alerts in HPE OneView Global Dashboard.
All alerts in state "Locked" with description: "Unable to login to the management processor."
I 've tried to remove appliance (oneview for synergy ) from Global Dashboard - than alerts disappeared. Unfortuanatelly after oneview registered again alerts reappeared.
Next step I have tried was to remove all alerts from OneView for Synergy with powershell: Get-HPOVAlert | Remove-HPOVAlert -Force -Confirm:$false.
This also didn't help.
Any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-01-2019 08:29 AM
02-01-2019 08:29 AM
Re: HPE OneView Global Dashboard, Locked appliance alerts.
The alerts are present in Composer OneView appliances. But, they are not visible in the Composer GUI. You will be able to see these alerts in the Composer OneView API if you use an API tool such as the PowerShell library:
Get-HPOVAlert -AlertState Locked
You could then clear those alerts via:
Get-HPOVAlert -AlertState Locked | Remove-HPOVAlert -Force
Other API tools could be used instead:
GET https://<OneView-IP-Address>/alerts/rest/resources?start=-1&view=alertSummary&query="alertState='Locked'"
DELETE https://<OneView-IP-Address>/rest/alerts/<alert#>?force=true
For more info:
https://hewlettpackard.github.io/POSH-HPOneView/
You will need to clear the alerts in the OneView appliance via the API for them to be cleared in Global Dashboard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-01-2019 12:11 PM
02-01-2019 12:11 PM
Re: HPE OneView Global Dashboard, Locked appliance alerts.
Thank you Bruce,
"Get-HPOVAlert -AlertState Locked" on "OneView for Synergy" returns no output,
I assume this error for some reason is not visible from "OneView for Synergy" web/powershell BUT somehow it is gathered by "HPE OneView Global Dashboard" and it is showing as critical error.
Any other solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-04-2019 09:47 AM
02-04-2019 09:47 AM
Re: HPE OneView Global Dashboard, Locked appliance alerts.
Is the Synergy OneView appliance connection healthy? If the appliance connection is not healthy these could be stale alerts. If the appliance connection is healthy, you are seeing locked alerts, and the OneView API is not indicating locked alerts, that would be unexpected. There is not another resolution other than the monitored appliance clearing the alert condtion and giving updated status to Global Dashboard. Please check this combination and let us know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-05-2019 07:08 AM
02-05-2019 07:08 AM
Re: HPE OneView Global Dashboard, Locked appliance alerts.
Burce, I don't know what kind of connection you have in mind. If you think about physical connection, than I suppose it is fine as we have few synergy enclosure and all are connected in simillar way. I was also done by HPE engineer.
Also communication ethernet should be without problem between both "OneView for Synergy" and '"OneView Global Dashboard". No firewall or blocking ports.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-05-2019 08:52 AM
02-05-2019 08:52 AM
Re: HPE OneView Global Dashboard, Locked appliance alerts.
Check the appliance state in Global Dashboard to see if the appliance is online or offline. If the appliance is connected or if connectivity has been lost. If connectivity has been lost between Global Dashboard and the OneView appliance then Global Dashboard may have stale data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-28-2019 07:16 PM
08-28-2019 07:16 PM
Re: HPE OneView Global Dashboard, Locked appliance alerts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-29-2019 08:31 AM
08-29-2019 08:31 AM
Re: HPE OneView Global Dashboard, Locked appliance alerts.
We're really sorry to hear of your problems. You should open a Support case. We would be happy to connect with your Support contact if you private message details.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP