Creating An iControl PowerShell Monitoring Dashboard With Google Charts
PowerShell is a very extensible scripting language and the fact that it integrates so nicely with iControl means you can do all sorts of fun things with it. In this tech tip, I'll illustrate how to ...
Published Nov 06, 2008
Version 1.0Hank_Stallings
May 06, 2009Nimbostratus
Hmmm...the charts work for me, but I'm sending my password in clear text.
. .\iControlDashboard.ps1 "10.10.10.10" "hank" "p@ssword"
If anyone has a script that exports Pool, PooMember, CurrentConnections...to a CSV file, it would be REALLY helpful to me. I'm apparently not well versed in all of this.