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

Check cloud connect reporting #15

Open
marcohorstmann opened this issue Feb 5, 2023 · 0 comments
Open

Check cloud connect reporting #15

marcohorstmann opened this issue Feb 5, 2023 · 0 comments
Labels
enhancement New feature or request from-blog Comments of Shawns Blog which was converted to issues

Comments

@marcohorstmann
Copy link
Owner

marcohorstmann commented Feb 5, 2023

From Shawns Blog:
Nice script first off all.

  1. I would like to exclude some repositories from “Repository Details”. We use Cloud Connect for some jobs and we do not have permissions to see storage space available, nor do I need to “monitor” them. Fixed it this way:
    Change line 4115: ElseIf ($_.StorageTotal -eq 0) {“NoData”}
    Change line 4125: } ElseIf ($arrRepo.status -match “OK|NoData”) {
@marcohorstmann marcohorstmann added enhancement New feature or request from-blog Comments of Shawns Blog which was converted to issues labels Feb 5, 2023
marcohorstmann pushed a commit that referenced this issue Feb 22, 2023
Added suggested code additions for Cloud Connect Repositories from #15
(untested because I have no Cloud Connect Repo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request from-blog Comments of Shawns Blog which was converted to issues
Projects
None yet
Development

No branches or pull requests

1 participant