Forum Discussion

Eric_Frankenfie's avatar
Eric_Frankenfie
Icon for Nimbostratus rankNimbostratus
Nov 23, 2018

iControl Rest C# Powershell Examples

I have been asked to open access for Microsoft SCOM and internal monitoring tools to query the statistics (node/pool status, metrics, etc.) to provide SCOM and an internal dashboard statistics.

 

I want to test the access and object manipulation before I provide the relevant parties access, but I have been having issues using Powershell. Ultimately I think it would be best to use C for the dashboard which could also be used for SCOM.

 

Does anyone have examples to perform a few simple tasks utilizing C and Powershell?

 

We will want to have the ability to enable/disable pool members from SCOM and query statistics from our dashboard application.

 

Note that we are using external authentication, so I think we will need to use tokens in the code which has been creating issues in my testing.

 

I appreciate any input and thanks in advance?

 

No RepliesBe the first to reply