Comments
-
You are correct, the missing info means that there was no returned data from the application monitor. The issue could be with the application being monitored, the application monitor timing out, or an overloaded polling engine. Enable the logging to help determine if the issue. Edit the application monitor, Click Advanced…
-
https://support.solarwinds.com/SuccessCenter/s/article/CPU-and-memory-utilization-Object-IDs-OIDs-NPM-can-poll
-
In our environment, it was Port 1801 not being open between a brand new cloud APE and the primary that was causing the My Orion Deployment Issues. https://documentation.solarwinds.com/en/Success_Center/orionplatform/Content/Core-Orion-Requirements-sw1916.htm
-
Any schema guru's out there?
-
We were able to pull Global Protect User counts through a SAM Linux/Unix Script Monitor. If the info you need is available through the API this method may work for you. We tried using the built in API method but the results pulled are a mix of text and statistics, which isn't (as of yet) supported. #Count of Prisma VPN…
-
This is great! How could we can add in the vCenter Display Name?
-
Just implemented VNQM 4.4.1 and was disappointed that the legacy graphs are on the IP SLA Detail Pages. Really looking forward to updated charts!
-
Please upvote - Fix the issue where "You will lose all of your custom relationships between DPA and the Orion Platform" when you recreate the integration.
-
This needs to be added natively into the core product. Excellent work.
-
Have you had any time to take a look? Looks like we are also missing out on the new interfaces tab, along with the maps and cloud tabs.
-
Any way to do the same thing for Cloud Resources? We are running custom views for different machine types (Windows, Linux etc) we aren't getting the cloud resource tabs for cloud linked nodes.
-
Very interested as well!
-
Is SQL 2016 a requirement for the upgrade or will one be able to maintain the fastbit server and upgrade? We would like the TLS 1.2 Support but may not be ready for the SQL 2016 DB.
-
Custom Properties are your lifeline. Use them for these type of categorizations so you can easily search, report, and create context specific alerts. Our environment uses: Contact_Email (Node Contact Email Address - Use a Team Email) Contact_EmailCC (Used for CC Fields in Email Alerts) Contact_Name: (Contact Name)…
-
Did this get fixed in SAM 6.3?
-
From Support: Physical Mem SELECT TotalVisibleMemorySize, FreePhysicalMemory FROM Win32_OperatingSystem Virtual Memory SELECT TotalVirtualMemorySize, FreeVirtualMemory FROM Win32_OperatingSystem
-
Try this change out Alright, we’ve gotten enough feedback to officially declare the fix for this issue is to change the TransferMode property in the Information Service settings from Streamed to Buffered. To recap, you can do this in the centralized settings section of your website: 1) Go to…
-
Our Upgrade Experience. We have a semi-large environment with 9 additional polling engines and one additional web server. We went from NPM 12.1, UDT 3.2.4, IPAM 4.3.2, NTA 4.2.2, SRM 6.4.0, NCM 7.6 to the latest versions using the new installer that included the latest hotfixes. I like to wait until the first batch of…
-
We ran into the same issue. When we talked with F5 it is an restriction on their end that forced the use of an local administrator acct.
-
We are experiencing the same issues using the Online Installer when trying to update to IPAM 4.6 HF 2. IPAM 4.6 HF 1 and 2 are showing in the Add/Remove Programs Installed Updates. DLLs are still at 4.6.5300.890. If a way can be shared that updates IPAM to these new files (4.6.5300.905) without having to run through a full…
-
Uploaded SolarwindsDiagnostics 20171026 Main SRVYCNWKxxxx.zip
-
Thanks ryan.davis26 for your work with this issue! Solved my issue. Can you please edit your instructions to backup the C:\Program Files (x86)\SolarWinds\Orion\Toolset\SolarWinds.Toolset.BusinessLayer.dll.config file before changing? Also please change open a powershell prompt and run "clear-content "C:\Program Files…
-
We have seen the same behavior with mismatched .Net versions on the APEs versus the Main Engine. Ensuring they are all the same solved the problem for us. Unexpected website error when editing nodes in Orion Platform - SolarWinds Worldwide, LLC. Help and Support
-
We are having the exact same issue. Opened support request today. Gauges are displaying Memory at 0%, and the Average Memory Usage Graph is showing massive negative numbers. We have checked the OIDs and they look like they are pulling the correct values. Doing a spot check of our Linux nodes show some of these have been…
-
You can also use UNC paths instead of a local folder. Using UNC paths with multiple polling engines will make sure that they all go to the same place.
-
Problem resolved. I used the wrong code base. (64 bit and not the 32 bit) Thanks
-
It depends on what you want to monitor that is external. You may be able to use the SolarWinds Agent and SAM to monitor workloads in the cloud and keep using your current licenses. Monitor cloud instances and VMs - SolarWinds Worldwide, LLC. Help and Support If it is external websites you may be able to use SAM, or WPM if…
-
Any update on accurate OIDs for Memory and CPU for vSphere 6.0 Appliances?
-
1.3.6.1.4.1.30812 - Machine Type: ObjectTel IP Radio Gateway, Vendor: iNEMSOFT
-
Opened a case with support. The fix was to add an make config line change to the server.xml. We removed these ciphers - TLS_DHE_RSA_WITH_AES_128_CBC_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA. The ciphers line now reads:…