Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create scripts_staging Win_HPE-SSA_Status.py Win_HPE-SSACLI_Install.ps1 Win_StorageCraftImageManager_Status.ps1 #198

Merged
merged 8 commits into from
Dec 8, 2023

Conversation

ConvexSERV
Copy link
Contributor

Checks the status of RAID array(s) on HPE servers with Smart Array controllers - Requires SSACLI

Checks the status of RAID array(s) on HPE servers with Smart Array controllers - Requires SSACLI
@CLAassistant
Copy link

CLAassistant commented Dec 6, 2023

CLA assistant check
All committers have signed the CLA.

Checks to see of scheduled Image Manager jobs are completing or failing. 
Reads Image Manager DB (takes a copy) to check for failing events.
Checks for IM folder activity.
Checks for IM Events in Application Log.
Returns Result.
Create Win_StorageCraftImageManager_Status.ps1
Downloads and installs the HPE SSACLI
@ConvexSERV ConvexSERV changed the title Create scripts_stagingWin_HPE-SSA_Status.py Create scripts_staging Win_HPE-SSA_Status.py Win_HPE-SSACLI_Install.ps1 Win_StorageCraftImageManager_Status.ps1 Dec 7, 2023
@ConvexSERV
Copy link
Contributor Author

I made updates to the two scripts that were using the C:\Windows\Temp folder to use c:\ProgramData\TacticalRMM\temp instead. Should be 3 scripts in this PR. Please let me know if anything else needs to be changed.

ConvexSERV and others added 2 commits December 7, 2023 18:32
Added functionality to add the c:\ProgramData\TacticalRMM\temp\ if it does't exist.

Catch error of we try to delete the temp copy of the ImageManager.mdb and it's still in use. This usually only happens during debugging, but it is worth handling.
@silversword411
Copy link
Contributor

You had one file in the wrong spot, but I fixed it.

Thanks for the contribution!

@silversword411 silversword411 merged commit 52f0dd2 into amidaware:main Dec 8, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants