Comments
-
Hi, SRM in general has couple of job types that are responsible for data gathering. What you have tried "Poll now" is one of the types. The second option you have is to use "Rediscover". Here is what those mean: * Poll now - this is responsible for getting statistical data for you elements (like Latency, IOPS, Throughput,…
-
Hi, try following steps: * Log to STM machine * Go to STM install folder\conf folder (usually c:\Program Files\SolarWinds\Storage Manager Server\conf\) * Open server.xml file for editing * Locate the “connector” element for port 8443 or the one that is used for SSL connections * Remove below constants starting with…
-
Hi, Try to use "Space Utilization" in Virtual Datastore, it should be a percent definition of used space, or "Provisioned Space Allocation" in Virtual Datastore that should be a percent definition of allocated space. If it is not exactly what you are looking for, you can create a custom SWQL query (it is at the end of the…
-
This issue is already fixed in SRM 6.1 version.
-
Hi Victor, it should be accessible from our reports. Try navigate to the "Home" -> "Reports" and find report called "LUN Masking". Please, let me know whether it is what you asked for. Regards Lubo
-
Hi, would you try to update your query with this one and reply whether it displays data in way what you'd like to? SELECT DateTrunc('hour', ObservationTimestamp) AS ObservationTimestamp, SUM(CapacityUserTotal) AS CapacityUserTotal, SUM(CapacityUserUsed) AS CapacityUserUsed, '' AS GroupField, '' AS LegendField FROM…
-
Hi Jim, the cache hit ratio is not well prepared for the alerting as I can see. I'll point this out in a team. In the meanwhile you definitely can use "Custom SWQL Alert (Advanced)" and define your custom "where" condition as following: WHERE StorageArrays.Statistics.ObservationTimeStamp = StorageArrays.LastSync AND…
-
Hi, this was discussed in Netapp CPU Busy Percentage and currently there is anything like that, but if you can see on that post, it is already under a consideration. Regards Lubo
-
Hi bharris, you can upgrade your SRM Profiler (a.k.a. STM) server with out needs of upgrading SRM Orion. What you have read is correct, versions need to be higher than v6.0 for working integration. What you have been told in the past was about synchronization the versions since in one particular version (do not remember…
-
Hi, could you please provide version of SRM Orion installation, your DFM version and versions of storage arrays / clusters you have there? These information might help also. One more thing, once you hit OK on that message, one link (right side under the grid) appears. Click on that and tell me what message/s do you see.…
-
Hi, the data, SRM is displaying, comes from provider. SRM definitely not hitting any resource on the storage. It absolutely not touches the HW itself in any way What SRM is doing is only talking to data provider of the storage array. In this case SRM is talking to EMC Isilon provider, what is a service from EMC that…
-
Hi, SRM is Orion based module, so if you have NPM with SAM installed, you can install also SRM on the same box and you can also use the same database. Just make sure you are not mixing beta versions of any these products together, and your installation should be fine. Also there is an general recommendation to backup your…
-
Hi ">strecker25, may I ask you what version of SRM are you evaluating? You can find that in web page > Settings (top right corner) > SRM Settings. Thanks!
-
Hi ">Jason.Henson, The settings are not correlated with any other module's settings, but the link should be in the same area as for example NPM. Maybe I am not follow what you particularly mean, but the SRM settings path is following: "Settings" (top right corner) -> "Product Specific Settings" group -> "SRM Settings" If I…
-
Hi, gathering information from native web consoles from vendors is not possible in SRM. What would work is that SRM brings support for the devices and then it can be fully used as other devices that are currently supported by SRM. In the meanwhile, you might want to participate in voting for the feature requests for your…
-
Hi ">gbrance, In SRM v6.1 there is really that capacity computed together with the replays. I can see the issue for you now and I agree with you that the replays can be really big and thus the system reports what you do not want. I want to thank you very much for this post and this feedback, we have already taken this…
-
Hi, unfortunately no. There is only possible searching across "Resource" names, but no filter based on "Type" field is designed for that resource. Anyways, is this only thing missing for you here? If you are aware of anything else that would be helpful for you, we will be happy if you share your feedback with us! Thanks a…
-
In the SRM Orion v6.0 there is really nothing like that, thank you for this feedback, we will discuss this internally. Thank you for pointing this out!
-
Hi Victor, SRM should remove this automatically. This period is by default set to 6 hours. You can speed things up by navigating into the Storage Array details and the first resource on the page called "Management" contains link button "Rediscover". Hit that button and in a few minutes (depends of the array size, approx. 1…
-
Hi Dave, thanks for posting this. May I ask, how many LUNs, Volumes, File Shares / Exports (approx.) do you have created on the large cluster node? Can you also check CPU utilization on the server where SRM Orion is installed? Thanks Regards Lubo
-
Hi, is it exactly as in the description. The MIBs is related mainly to Network Performance Monitor and modules based on nodes. SRM is based on storage arrays and SRM does not use MIB file and also does not have any specification in the the file. Regards Lubo
-
Hi, this seems like a bug with identification of the storage array. Would you do me a favor please? Could you share with me Serial number of the array that SRM Profiler is showing and also Serial number what SRM Orion is showing? Thanks Lubo
-
Hi, if you are sure you have data for Total Latency, you'd might want to maybe play more with the Data Source of the report. So you'd might want to navigate to reports, edit the one you have created for that, edit the Data Source and try following: It should take the particular aggregate and display results only for that.…
-
Hello, Sorry for the delay, I've investigated this but unfortunately this seems there is a problem, may I ask you to create a support ticket where we together could make this up and running? Thanks.
-
Hi Andy Maybe everything you are looking for is in "SRM Help Guide" at that page. Please confirm or let me now whether you are looking for something specific. Regards Lubo
-
Hi ">rupdegraff, sorry for the delay. I have been verified this and both versions SRM v6.1 and v6.1.1 have this bug in exposing the data for VNX. We have already fixed this, so if you are still interested in, you can upgrade your SRM installation to SRM 6.2 RC version that is already available on Customer Portal. Exposing…
-
Hi, now I am not sure whether you mean something specific for volume's capacity, but here is a general way of how you can create an alert for volume capacity that is going to be triggered once the volume exceeds its used space more than 90%. * So navigate into the alerts and create or manage your existing. * Navigate into…
-
Hi, what you are looking for is probably "Storage Pool". Actually, "Storage Pool" is used as unified terminology in SRM Orion for Aggregates, Storage Pools, Raid Groups, ... Regards Lubo
-
Hi, in SRM, there you can find mostly short period charts on the dashboards, specifically by last 24 hours. Also mostly of those charts are performance related. You can see only "Storage Objects by Capacity Risk" resource on your Storage Home dashboard that is showing how capacity changed by last 7 days. But if you want to…