https://github.com/purestorage-openconnect/flasharray-scom-scripts
This repository contains scripts and utilities for the Pure Storage FlashArray SCOM Management Pack
https://github.com/purestorage-openconnect/flasharray-scom-scripts
flasharray-scom-scripts
Last synced: 8 months ago
JSON representation
This repository contains scripts and utilities for the Pure Storage FlashArray SCOM Management Pack
- Host: GitHub
- URL: https://github.com/purestorage-openconnect/flasharray-scom-scripts
- Owner: PureStorage-OpenConnect
- License: apache-2.0
- Created: 2020-10-29T16:22:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T15:12:40.000Z (over 3 years ago)
- Last Synced: 2025-05-30T00:05:21.062Z (9 months ago)
- Topics: flasharray-scom-scripts
- Language: PowerShell
- Homepage: http://www.purestorage.com
- Size: 37.1 KB
- Stars: 0
- Watchers: 9
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pure Storage FlashArray SCOM Scripts and Utilities
These scripts and utilities are intended to assist Pure Storage customers and SCOM administrators with Management Pack Rules, Monitors, Discoveries, and Overrides.
*We encourage Pull requests for this repository to further enhance the code and give back to the community.*
Reach out to fa-solutions@purestorage.com if you have any questions.
Be sure to join the [Code Slack Team](https://codeinvite.purestorage.com)
## Test-PureSCOMSettings.ps1
This diagnostic script runs various tests to ensure a proper Management Pack configuration as well as tests connectivity to an array. This script must run on a SCOM Management Server.
## PureStorage-utils.psm1
A collection helper functions to facilitate managing Pure Storage Management Pack Overrides. Functions included:
* `Set-LoggingToArray` - Enable/Disable logging to array for Systems Center Operations Manager and Pure Storage FlashArray SCOM Management Pack. *
* `Set-OverrideableConfig` - Create overrides for overridable configuration parameters *
* `Update-Overrides` - Update discovery workflows stored in overrides management pack *