Comments
-
How about matching it up with NPM to start? (400K).
-
I'm hoping we can get some more votes on this. There is currently no good way to show multiple Netpath tests in a line graph. [tag:kmsigma] [tag:Chrystal+Taylor][tag:chrystalT] Thank you.
-
[tag:bumpsquad][tag:bump]
-
As others have mentioned above, WMI and SNMP provide different hardware details, WMI typically will pull everything but the array, SNMP does everything but Battery and System Enclosure in most cases so it would be beneficial if you could poll both.
-
@jfb thank you. Yesterday I was able to find the table (Orion.SRM.LUNThresholds) and if I change one manually (from global warning 2 to 10 and critical from 2.5 to 15) I can see these columns change: ThresholdType changes from 0 to 2 ThresholdOperator changes from 1 to 0 Level1Value changes from 2 to 10 Level1Formula…
-
Excellent! Thank you for writing that up, tell KMSigma to chop chop, lol we are all so excited to get this working!
-
#bump_squad
-
My thoughts are more on the items to stay than what's new for 2020: * Citrix NetScaler is here to stay and we would like to see more capabilities around monitoring Service Group states. (We are building UnDPs to help but it would be nice to see Solarwinds invest time like they did for F5, Citrix is a leading LB). * More…
-
Has this been resolved? We need to test WPM transaction speeds using different browsers, is there a way to do this today?
-
@"james_honey" This is great, however how do you set multiple LUN overrides? I have 35 LUNs that need a different threshold than the global(all the same). Going into each manually seems cumbersome. Sometimes there are hundreds of LUNs that all need the same threshold adjusted. How is this handled? The only way I can think…
-
Spread the word, we would love to have this implemented for the same reason @jjroncag stated below.
-
Please consider both a disable monitor feature and a copy of the template option. That way we can disable servers and/or adjust thresholds and apply to these 100 servers, etc.
-
designerfx Have you been able to get the Service Group Status monitored this way? It's an Up/Down type of status. I can see other fields to monitor when I'm searching but they all appear to be numeric values, does it not monitor text fields? Thank you.
-
Any updates on this one? Statuses on Citrix NetScaler ServiceGroup/Service/VirtualServer would be nice. Early 2020 perhaps?
-
Same, we have been using WPM for many years, we have hundreds of transactions and dozens of players, we just started seeing it earlier this year as well.
-
I got an update from our Dev Team about our issue with the Audit logs. The issue is now considered a bug and tracked under OO-40267. Here's the workaround provided: The issue with growing the content of the Audit folder is known - by design, it is not being purged - here is a list of file prefixes that we are taking care…
-
renaming the folder works most of the time. (the first server we had with this issue, renaming the audit folder did not fix the issue and we just rebuilt it). We are running into the same issue with the audit logs, 2Million+ files on some. We also saw one server that the c:\user\SEUM accounts were using 12 GB of space each…
-
You could monitor the website status. We have WPM & Pingdom and monitor the website using both of those solutions.
-
Yes we are also running into this.
-
Yes we are also running into this.
-
Were you able to do this? We are also interested in this.
-
Is vSphere 7.0U1 supported?
-
Yes you are correct. I would be interested in a user session. I'm not sure of our availability in the coming weeks but we can try to set something up.
-
Downloaded the Beta to our Dev environment, bypassing cert issue worked seamless! Great job, now on to the next question. We are attempting to connect to Tintri's API which requires you to establish a log in first. Is there a way to do this in Solarwinds? We tested this successfully by using Postman and using the POST…
-
Any updates on UCS Hardware health monitoring? This was 2 years ago, hoping that there has been an update.
-
Here is what worked for us. Custom Query Widget. SELECT n.Caption AS NODE ,n.IPAddress ,ToLocal(n.LastSystemUpTimePollUtc) as LastSystemUPTime FROM Orion.Nodes n Where n.Unmanaged=0 AND n.status=2 AND n.Uri NOT IN (SELECT a.EntityUri FROM Orion.AlertSuppression a WHERE n.Uri = a.EntityUri)
-
Hey quick question, are there any tricks on getting around the certificate check? We have another product we are attempting to connect with that has self signed certs and it's failing on the "could not establish trust relationship for the ssl/tls secure channel". Yes, the best solution we know is getting those CA-signed…
-
I think Wes is looking for the reverse, and we are as well. We want to exclude anything that is unmanaged or muted. unmanaged=0 takes care of not showing nodes that are unmanaged but not sure how write the "don't show any that are muted".
-
Did you ever figure out the issue? We are also receiving this event.
-
Under response headers we have a jsessionid.