mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-27 15:05:52 +03:00
[PR #193] [MERGED] Scripts to monitor HP Proliant hardware status #199
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#199
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/community-scripts/pull/193
Author: @brisksystems-us
Created: 11/15/2023
Status: ✅ Merged
Merged: 1/18/2024
Merged by: @silversword411
Base:
main← Head:main📝 Commits (2)
845bce0Scripts to monitor HP Proliant hardware status59f04fcMoving script to wip folder📊 Changes
7 files changed (+99 additions, -0 deletions)
View changed files
➕
scripts_wip/nix_bash_HP_CPU_Status.sh(+21 -0)➕
scripts_wip/nix_bash_HP_Memory_Status.sh(+21 -0)➕
scripts_wip/nix_bash_HP_Power_Supply_Status.sh(+21 -0)➕
scripts_wip/nix_bash_HP_RAID_Battery_Status.sh(+10 -0)➕
scripts_wip/nix_bash_HP_RAID_Cache_Status.sh(+10 -0)➕
scripts_wip/nix_bash_HP_RAID_Controller_Status.sh(+10 -0)➕
scripts_wip/nix_bash_Install_HP_Server_Health_Tools.sh(+6 -0)📄 Description
1 script downloads and installs 2 official HP tools from their website (RPM/Yum only at this time) 6 scripts that can be used for script checks for various bits of hardware; Return code 2 for errors. Tested on XCP-NG on an 8th Gen HP ProLiant rack server.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.