Comments
-
This was a great way to find very relevant information that most of us are looking for!!
-
I agree that the mandatory fields should not let a user save the node until they actually select an attribute. There has been quite a bit of discussion on this and I am hoping that a fix is in the works.
-
I would also like to see something on this order get fixed!
-
Does it count if I don't even know my title anymore?
-
So, is there any kind of support currently for pure storage?
-
This is very frustrating that this feature is not a part of Solarwinds with how much infrastructure is being supported in AWS by everyone.
-
This is what worked for me - I disabled Zscaler private access and internet security and the file uploaded without a problem.
-
I am seeing similar issue; still looking for clues as to why.
-
This thread continues on this idea https://thwack.solarwinds.com/product-forums/server-application-monitor-sam/f/forum/57455/solarwinds-agent-service-keeps-stopping/72698#72698
-
change the iframe code to this and it will work using the nodeid variable <iframe src="https://YOURSERVER/Orion /APM/Admin/RealtimeProcesses/Default.aspx?NodeId= ${NodeID}" width="800" height="500"> - </iframe> just keep in mind if you put this on a basic node detail page its going to try to load all the time combine this…
-
Yes I just have the one screen, I have NCM set up to compare the running config. I understand much better now, thank you very much for the explanation. The lines that it wasn't catching were interface descriptions. Again, thank you it does make more sense now.
-
Thank you, I didn't even realize you could set up the criteria to filter things out. I have attached a screenshot of my criteria page because I don't know what some of them mean exactly.
-
Yes I am receiving the SNMP traps, I am using the running config as comparison. I am also seeing the changes when I manually download the configs although when I click the compare config button I get the solarwinds error box that prevents me from seeing them. Here is what my rtcd rule looks like: Brian A Wilson | NOC Tech…
-
I have my environment set up to use 2 additional web servers which take a lot of the load off the main engine. Yes, you have to fix the database entries everytime you run the config wizard. I also have my web address using a cname through our IP address manager with the ssl cert to match it, and that is the name i have put…
-
You guys need to check out this thread, its fantastic! Current Muted Alerts (v5) [SAM & NPM]
-
This thread has this covered with all the table entries! Current Muted Alerts (v5) [SAM & NPM]
-
Is there any support or ability for monitoring of pure storage right now, otherwise that might be a deal breaker on my company purchasing this.
-
Upgraded last week, here are the thoughts and suggestions from my organization the new look of alerts is nice and bright we wish you could display more than 5 alerts at a time the new manage entities page is not being received well, there is a bit of a learning curve to get used to it and how to find common things, one the…
-
I have a resource that displays just the acknowledged alerts; here is the crazy SWQL that creates it for me and a screenshot of mine; hope this helps! SELECT DISTINCT AlertObjects.RelatedNodeCaption AS [Device], alertObjects.EntityCaption AS [Alert Object], AlertConfigurations.Name as [Alert],…