Comments
-
Would really like to see the use of custom properties tie directly to the lat and long. Zoom can be extra sensitive and laggy.
-
We have also opened a case on this issue and heard back today that it is a known issue and development is working on a fix.
-
When I add aCustom Object Resource or Multiple Object Resource to a Summary page I get presented with the old graph format. I would like to use the new format.
-
Adding the AppInsight for Oracle using equivalent metrics as the SQL one would be great. Exchange would also benefit. Building pages to have columns be a percentage of the available screen instead of the number of pixels would be easier to develop dashboards.
-
I'm also interested in removing the routing table resource from multiple nodes at once?
-
The polling frequency does not determine threshold status, it is just the amount of time between polls, and the timeout allotted before giving up. The threshold values in the application template will only set the levels at which the component will turn into a Warning or Critical Status. Alerting is a different thing…
-
SWQL query for finding non-managed Cloud Instances SELECT TOP 10000 Provider, Name, Type, State, LastSuccessfulPoll, Platform, KeyPairName, PublicDNSName, PrivateDNSName, Region, VirtualMachineID, Status, DetailsUrl, DisplayName FROM Orion.Cloud.Instances where NodeID is null and InstanceType like '%CLOUD%' Order by…
-
Send a couple of 5Ks
-
SCP Subscription should be included with Active Maintenance.
-
Have you figured out why this was happening? I have started having problems with the new variables in the web-based alerts as well. On another note what are you doing to calculate the downtime minutes in your alert? That is very cool. Thanks
-
This is what we were able to come up with while testing with Security. We built a white list policy to allow the Orion pollers to access the following URLs over 80/443 via our web proxy: amazonaws.com aws.amazon.com autoscaling.*.amazonaws.com *.awsstatic.com *.amazontrust.com ec2.*.amazonaws.com events.*.amazonaws.com…
-
Looks like Platform 2017.3 HotFix 2 addresses this issue. I have to wait for a change window for implementation. If anyone else is able to complete the install before I can (5 days) let me know. If not I'll update the thread after install. Orion Platform 2017.3 Hotfix 2 - SolarWinds Worldwide, LLC. Help and Support
-
Port Requirements for SolarWinds Products http://www.solarwinds.com/documentation/Orion/docs/SolarWindsPortRequirements.pdf
-
We apply the templates to the VIP, that way if floats depending on which node is live.
-
I had the same issue on the day they released HF 4 for Core. After a few hours with support they confirmed that the Offline update was not updated yet. Left between a rock and a hard place we put in an emergency change to allow internet access to the APEs. There were two takeaways I had for support and communicated this to…
-
We were able to solve this problem. Support's proposed solution did not work for us. One of our excellent DBAs was able to come up with a fix. When we restored from backup and ran the upgrade the table was corrupted. Running a DBCC CHECKTable repair on the table removed all the templates from the table, and all those…
-
We needed to piecemeal our upgrades to 2016 one additional polling engine as a time which worked without issue. We upgraded (actually built new hosts and migrated but kept the same IPs and hostnames) all 9 APEs first before migrating the the main engine using aLTeReGo great blog post…
-
I've encountered the same problem. I needed to create new Discovery Jobs and use the same monitoring engine as the discovery/poll engine. Otherwise the device's new items (Asset, Hardware) would be skipped because it was the responsibility of another node. I am not sure if this works for the routing tables though. I had to…
-
You will need to configure each device. The Admin guide is a great resource - NTA 4.2.2 Administrator Guide - SolarWinds Worldwide, LLC. Help and Support
-
Best practices are for its' own server and I second that opinion. Much easier to troubleshoot if there are DB performance issues when the Orion DBs are not shared with others.
-
We run our entire environment on virtual servers. We have a very active database with a large Orion footprint (9 APEs). Virtual Servers are supported, though you need to be mindful of the IO requirements. As long as you are confident in the performance of your back-end storage and you meet the rest of the requirements it…