The most recent content from our members.
Is it possible to create String Arrays in NCM yet. I saw reference to a post 11 years ago and someone responded that String Arrays are only supported as a Template input. Has this ever been made an available option. Or does anybody else have any other ideas. I'm trying to create a script that will deploy the configuration…
We really like SRM and find the integration of the storage systems we use/support today are included in the software. Am more concerned with the way the pricing structure is set up. We have lots of drives and having the one screen is nice to view all the nodes/expansions, but our management team does not see it as cost…
I was hoping someone may be able to give me a hand here in regards to what I'm doing wrong with my SQL query? Disclaimer, I am by no means a SQL expert and have pulled anything I do know from the interwebz. That being said, the below is a query I'm trying to use that will give me a report for the capacity levels on our…
I have a list of networks that are static and I want to hard code them in my scripts. I'm trying to populate an array but cannot figure it out. What is the proper format for this? string[] @AllTestNetworks @AllTestNetworks = ['1.1.1.1','2.2.2.2'] foreach(@network in @AllTestNetworks) ...do something It errors out when I'm…
Top 10 LUNs per IOPS grouped by Storage Array report gives you information about IOPS of your top 10 utilized LUNs. The report displays information grouped by all storage arrays so you can see all the most utilized LUNs on a one place. It can be sent by email to have such information every day with out need to log into the…
Storage Array Status report displays basic information how all your storage arrays were utilized within last 24 hours. The report can be sent by email to have such information every day with out need to log into the SRM.
It's nice that we have the availability within NCM to add Arrays as input parameters for change scripts however I would really like the ability to manipulate them within the context of the script itself. For example it would be nice to modify/create an array based the results of a logical test within the script as it's…
It looks like you're new here. Sign in or register to get started.