Comments
-
The Network Team upgraded one of the devices to 3.6.1 and it is now reporting correctly.
-
I'm in the process of prepping for a 2008 R2 to 2012 R2 migration of SW. Our SQL DB is already on SQL 2014/2012 R2. In order to cut down on the downtime, I was curious if I would be able to migrate the APEs to the new OS separately instead of taking everything down in one shot? My current plan of attack: unregister the…
-
Sorry to bump this really old thread, but is there a way to do this or will I just need to make custom UDP for what is requested?
-
I'm trying to load: https://radar.weather.gov/Conus/Loop/NatLoop.gif as a linked background but I keep getting "no image could be found at the specified location." The page loads fine on IE on the server. Any ideas?
-
ahmee I think you should be fine. We have customized dashboards that have been through many upgrades. The only time you need to be worried is if you have customized aspx files as they get overwritten by the stock files on an upgrade.
-
The update went smoothly. It took about an hour to do the upgrade on the main server and the 5 APEs.
-
I upgraded to STM 6.1 and one of the two is actually showing authentication error events under the "Events" tab on the device, shown below... While the other one is still showing this error... Neither are showing up on the "Assign Remote Shares" page, just like in 6.0.
-
Does anyone have any ideas? I inspected the bar and found when I delete this through Chrome's Developer Tools, it removes it. Is there anyway to add something to a shared style sheet that would just hide the banner or comment out the line of web code that makes the evalMsg even appear.
-
cobrien I opened a ticket and was told that this was a feature and it can't be removed. I don't understand how it just randomly appeared yesterday evening when that product has been expired for almost a year.
-
So does this break the existing maps? We use a Network Atlas map on our main dashboard screen, so this is very worrisome. We are planning our upgrades in June, so hopefully there is a fix by then or I might just upgrade to 11.1 until its fixed.
-
@pat_m Did you ever find a resolution? We are getting a NullPointerException with the fileanalysis module.
-
I got in touch with Solarwinds support and they had me uninstall the Orion Improvement Program as we don't use it. After I did that, I reopened the Config Wizard and it loaded up the components screen as expected.
-
Bumping to see if anyone has any ideas? Turned on log debugging and saw the following: 2018-08-01 14:14:59,752 [Main Window UI thread] WARN NetworkAtlas - Failed to load dynamic background. Exception System.Net.WebException has been thrown. Message: The remote server returned an error: (403) Forbidden. 2018-08-01…
-
Well, I just started getting the error again and the DLL file is still there. Not sure what the heck is the cause... 2015-07-29 12:33:16,917 [8] INFO SolarWinds.BusinessLayerHost.PluginInstanceAppDomain - Starting plugin: "Core Business Layer" 2015-07-29 12:33:16,979 [8] ERROR…
-
We found the issue with this. Found that our error matched up closely with this KB article, but not exactly http://knowledgebase.solarwinds.com/kb/questions/6063/Unable+to+List+Resources+from+Nodes+Assigned+on+the+Additional+Polling+Engine We looked at the BusinessLayerHost Log and in the block where it was loading various…
-
If I were to guess the polling time is probably a factor.
-
Yep. I spoke with support and they suggested I just stop the Netflow Storage Flow Service and to manually backup the files, which I did. After the upgrade, I scheduled daily backups that are now working. Maybe I just didn't wait long enough.
-
No, unfortunately there doesn't seem to be a way to give rights to unmanage transactions. Hopefully permissions get expanded in the next version.
-
Have you tried opening a case with Solarwinds? They may be able to get you a script or something that can import that data. Have you upgraded from 7.0.2 to 7.3.2 yet? We are on 7.0.2 and I was curious how the upgrade went.
-
justinjja Was a solution found for this? My WPM player server is now randomly having the same issue.
-
Please keep us up-to-date on your progress on the upgrade. I am going to be upgrading to 10.6.1 to 11.5.1 in the next month and was curious if you run into any issues during the upgrade that I should be aware of.
-
kevin.tran tgeihlich I was able to get my performance back to normal. I used the query from tgeihlich to clear out only the virtualization entries and the performance dropped from 95-100% constantly to 60-70% normally to very intermittent spikes to the 90s. Thanks for your help!
-
I just found an old post on Thwack about creating a new custom property, because it would update the schemas for reporting. I created a new field and I am now seeing the custom properties in reports. What a weird fix!
-
I noticed this in my logs overnight for maybe 10% of my devices. Any ideas?
-
Its a 2008 R2 server and it is being polled by SNMP. It is the Last Boot under Node. Should I be using a different one?
-
I'm having a weird problem with this report. One of my groups isn't showing up on the report, it shows "No Activity To Report" under that heading. All the other groups work fine. The nodes that are in the group are older nodes, so they have been in Solarwinds for years, so it can't be caused by the timeframe of the report…
-
You should be able to use Advanced Alerts to set this up. Here is what I think should get you your desired result. This assumes that you have a custom property that all iDRACs are tagged as so they can be filtered out. SMART Alert Alert I want to alert on: Custom Node Poller Trigger Condition: All child conditions must be…
-
I'm pretty sure it is stored in the NPM database. If your NPM server contained both the Application and the Database, you might be out of luck.
-
We are building out a new environment and I've moved over our queries to the new system and some of the down nodes are not listed on this resource, even though they should be. The manage nodes down status filter shows 29, but the resource is only showing 23. Any idea why some would be missing with this query? SELECT…
-
I'm trying to get my Unmanage Resource to sort by Unmanaged From. I've tried different things and it keeps erroring out. Can anyone take a look and see if they can assist? SELECT NodeName AS [Node Name], '/Orion/images/StatusIcons/Small-' + StatusIcon AS [_IconFor_Node Name], DetailsUrl AS [_LinkFor_Node Name],…