Comments
-
Hi kishore574 so the way you install APE's varies slightly depending on the product versions you are running, but they use the SolarWinds Scalability Engine to check the compatibility with your Main Polling Engine (MPE) and then ensure it installs the same versions. The best place to download the installer is from your MPE…
-
Change lines 6 & 7 to the following: WHERE n.Location = '' -- Only return nodes with an empty SNMP Location field
-
It was fixed in Orion Core 2018.4 listed in Bug Fixes as : Alert variable issues were addressed.
-
SMS Integration requires 3rd party software, but you could look at a JSON Post to an SMS Alerting Engine or maybe Slack integration.
-
If you stack a poller it’s just a license addition which increases the poller capacity you don’t get an extra poller to choose from, so you only need a single HA per server.
-
What stats exactly do you want to see?
-
Hi Glenn, If you have moved to NTA 4.4 then the NTA Database configuration settings are found in the standard Orion Configuration Wizard. You get the Orion SQL Config page first, if you Next past those settings you will come to the Log Manager for Orion SQL Information (if applicable), and finally, the NTA Flow Storage…
-
Ah I see, so more of an - All Settings > Orion Settings > Discovery Settings > Preferred Poller.
-
Was there ever a Feature Request added to create the added option to define a Polling Engine from within the Sonar Discovery or the Add Node page? If not I will happily create one for you all to vote on.
-
Sorry I think I misunderstood, do you mean something like this SELECT ci.NodeID,ci.InterfaceID, ci.InterfaceIndex,ci.InterfaceDescription,n.CaptionFROM Cirrus.Interfaces ciINNER JOIN Orion.Nodes n ON n.NodeID = ci.Node.CoreNodeID If you post your progress so far I'll try and tweak it when I get home.
-
Hi Ned, From everything posted so far and the people I have spoken with nobody has ever had an experience that would indicate SolarWinds would cease support in this scenario. I would say the only caveat as per the comments about be warned that if there is an issue that is deemed SQL Performance related the SolarWinds…
-
It is possible, but I would suspect it isn’t’t common practice as not many people have a SQL Server with high enough performance to handle multiple instances of SolarWinds as it is a fairly intensive system. i can prove it’s possible in our lab if you need proof for a business case example?
-
Did you make any progress?
-
You could go down the route of adding the BGP Peer IP as an ICMP Only node, and set an alert for just those devices. If the far end IP isn't reachable then your interface is down or not passing traffic. Although if the IP is reachable via an alternate route that could skew the results.
-
Ismo that is because you have Config Change Notifications selected. As per the grey note: "To generate config change notifications, only one config file type can be selected." If you want change notifications as part of your backup job then you will need to run a separate job for Startup and Running.
-
Hey Ismo, That particular graph is comparing the Running Configuration to the Startup Configuration to see if there are any differences.
-
Your welcome
-
That’s assuming that the Login by line has been excluded!
-
I wouldn't say it's discouraged as such, but it does come with a clear caveat that you are potentially trading performance for availability/reslience. If that's acceptable to you then go for it.
-
Did you use a Custom Table or a Custom Query? - This was written to be used in a Custom Query.
-
Well done, I vaguely remember a similar issue when they were set up, the HTML Email Alerts were a nightmare!
-
I think this sounds more like a flaw in the interface only account limitation. I’ve seen this before where because your not restricting to any particular Node then by default the account can view any Node, but if you don’t mind I’ll test it in my lab tomorrow and come back to you
-
No problem, here is a link to the additional ports that they will need to allow through the Firewall. Port requirements for all SolarWinds products - SolarWinds Worldwide, LLC. Help and Support
-
If you went down the Table route as suggested by steshi you could then add a View Limitation on the Page? or would you want to view other node information on the same view?
-
Glad to have helped - Thanks for the Mark up
-
Custom properties every time!
-
If the teams don't need Full Admin you can give them the ability to Manage Views without admin then set account limitations so that they only see selected equipment.
-
You would actually want both to be honest. The Node Alert would notify you in the event that either one of the two WAN Nodes went down individually (Not an urgent issue due to resilience but still something that needs actioning) and also about any downstream devices. The Group Alert would notify you in the event that the…
-
Yes if you reduce the polling rate from the default 10 minutes then you would collect the information more frequently, and have that information quicker. Just be aware that adjusting the polling interval can have an impact on system performance and poller load. So try changing in small batches of priority devices first to…
-
This sounds similar to the issues experienced here: new Have you changed the Name of your Primary Orion server by any chance? If so you will need to run a script on your Database to update the NetBios reference in your system. Personally, I might be tempted to remove all reference to your existing APE and then try the…