Comments
-
No the trial version does not. The only option you have for exporting is Visio. We were unable to test any other export options, and confirmed with our account manager that all other export functions are locked out unless you purchase a full license.
-
Was this addressed in a Hotfix? I didn't see this issue noted in the release notes for any Hotfixes for 12.2 I encountered this issue yesterday, and have been having integration issues for the last week or so. Solarwinds fails to create incidents and my backup email in alert kicks off, CC'ing me as well. This is happening…
-
Yes this is very annoying to have to ack it every single time I go to the Netpath area.
-
There was some good info posted here, don't know if you saw it or not. From what I read some ASAs were found to be behaving differently and may have to be addressed in a hot fix.
-
Did you ever find a resolution to this issue? I am experiencing the same thing in one of my instances.
-
Yes you will not have access to your past data when upgrading to NTA 4.4. It will still be there, but the web console will not have access to it once you update. You will have to restore a backup elsewhere and still use your current version, and connect it to your current NTA server. NTA 4.4 is a separate database, but can…
-
Found it. You must use the NCM_BaselineViolations, and trigger off of the IsViolation field. Don't know why this isn't an available out-of-the-box alert.
-
Building on this original post and the great work by @m-milligan I added some. I used it to add a custom query resource to a customer summary page. This shows devices in maintenance mode, suppressed from/to, the latest note, and the timestamp that note was added. It took some work to get only the latest note to show up…
-
Same issue here, did you find a solution?
-
You can use ResponseTime in views.
-
I'm sure you can write some SWQL alert for this. Is there any event or other message you see indicating the job failed? So we know where to direct the query?
-
I think you may have posted this in the wrong area. From what it looks like to me you should be using groups. A "node" in Solarwinds is not a group of objects, but a single device.
-
I imagine you'd have to create a SQL based alert to get the desired output here. Then you could add all of this into the query.
-
Looks like I am going to wait until end of Q1 at least before attempting this upgrade. I really can't afford days worth of issues as mentioned by some of the users here.
-
No, you can only really view it on the ServiceNOW end. I had the same issues here. We had to edit the close states. So that Solarwinds recognized "Resolved" as an acceptable close state. You can really only view these items in ServiceNOW from my experience. There is a "Solarwinds Integration" menu.
-
What version of NTA are you running, and which resources do you have on the NTA Summary page?
-
adatole Have these numbers changed with NPM 12? Particularly with the environment you have going.
-
I know this is an old post, but does anyone have an update? While the resource on the node pages is great to show what alerts can be triggered, having a report is a much better way to look at these in bulk.
-
This absolutely broke NCM in my opinion. Each device should have a known good baseline you can keep and not have purged.Clean up jobs previously could always be set to ignore the config selected as baseline. There are way too many device types, device purpose, make/model etc. to have such a limited baseline ability. What a…
-
Here is the modified version of your query with the join added, and a delimiter for a node custom property. Be sure to put your AND statements above your ORDER BY. Hopefully this works out for you. SELECT o.AlertConfigurations.Name AS [ALERT NAME] ,'/Orion/NetPerfMon/ActiveAlertDetails.aspx?NetObject=AAT:' +…
-
Are you familiar with joins? I didn't see the NodesCustomProperties table joined in your statement above. Let me know if you're not and I can mock something up using a modified version of your above query.
-
I know this is an older thread, but is there a way to add the "PATH HISTORY" area for each, onto this useful SWQL page?
-
This may help you as well. Understanding SQL Server Compatibility Levels | Blog | Spiria
-
Take a backup of your database and migrate it to the new instance and try to restore it. If that works upgrade NPM from 12.1 to 12.5. Be sure to check the Solarwinds upgrade page to see if you need to go to another version first (12.3 etc.) before going to 12.5.
-
So glad I found this post. I had the same issue, but when trying to edit interfaces. I ended up using Windows Update History to compare my APE against working ones to find the missing updates. Once I applied the latest installed updates that were missing from the problem APE it began to work.
-
You remember what the fix was here? Having the same issue with my custom poller hourly table not able to summarize, showing the same above error. I opened a case with support, but really getting the run around: 2018-08-09 20:25:17,414 [4] ERROR SolarWinds.Data.DatabaseMaintenance.StandardTableHandlerDAL - Failed to execute…