Comments
-
I've been doing some digging, and it appears the JSON file for a non tabbed dashboard has entries that are listed as NULL so I am going to see if it's possible to hack it somehow. I need to see how it populates the database fields for database groups with more than two tabs. Case is still progressing and they seem to be…
-
Haha. it's all good Normaly the product managers update those but I've got no idea who that is for ARM. If you could find out internally, that would be great!
-
Thank you, that's where we direct anyone to check for product news. It would make sense as the news just gets lost in the forum.
-
Hi Greg Would it be possible for the new release posts to be added under the "Newsroom"? [mention:271b40281d2b44b5a68df3625184b445:ca0e7c8086864d2fa5a863b9e212e922]
-
within ~45 days... But then they are quite good on following up on closed cases. Although, I had one where the problem went away for a couple of months, case got closed, and then I needed to reopen. We had done a lot of investigation on the previous case and more or less had to repeat it on the reopened one...
-
Also tested this directly in the SWQL Studio and got the same errors. I've raised a support case for this 01800472
-
The func_ModernDashboards.ps1 doesn't support export of tabbed Modern Dashboards, in a view group. I am going to do some digging to see if there is a way round that.
-
I've just hit this exact problem, seems to be a bug.
-
SolarWinds doesn't support MySQL, as per @"[Deleted User]" comment, but it does support MS SQL Server 2022.
-
I think it's fair to assume OP has MySQL and SQL mixed up seeing as MySQL doesn't follow the same version numbers.
-
Have a read through this post - it gives a good overview into what you're looking to do. thwack.solarwinds.com/.../all-in-on-modern-dashboards
-
Ah, is this for ARM? The topic heading wasn't clear for me... admins here should probably move the discussion to that Forum.
-
Sorry, coming to this from a sys admin point of view, that's a lot of AD users added as individual accounts, and now you have to manage them in two places. What's stopping you using AD sync with SolarWinds and adding your users to an AD group, that you can then control in one place in SolarWinds from a permissions point of…
-
Thanks for this, useful. A lot of the variables have changed. I found for Applications, I had to use the following format: ${N=SwisEntity;M=Application.Node.CustomProperties.NodeOwner_Email} This is, if you wanted to use the Node Custom Properties, at least! Another one, if you wish to have one for Hardware components:…
-
Thanks for flagging this, first I've heard about it.
-
Hi! You'll probably have to create a universal device poller (UnDP) to capture this.. if it's not pulled back using SNMP. More info here solarwindscore.my.site.com/.../Create-a-Universal-Device-Poller-UnDP
-
It can't be a million miles from pushing alert actions to PagerDuty. I've configured that and it's not too difficult. You could probably work around something along the same lines? www.pagerduty.com/.../
-
Great feedback, thank you.
-
this reminds me of the Pepsi Jet! en.wikipedia.org/.../Leonard_v._Pepsico,_Inc.
-
Thanks for sharing with the community. You can share the PS1 file directly in the content exchange here Scripts or upload the entire SAM template here Application Monitor Templates
-
If you are already using SolarWinds/NPM to monitor other connections, Starlink shouldn't be any different. One of our customers has a couple of Starlink connections so I'll ask the question to see if they're doing anything differently.
-
I had asked previously whether there were any limitations with the number of subqueries SWQL could handle but didn't really get an answer.
-
Glad it's still helping people
-
It might sound silly, but make sure you haven't got something else running that may be wanting to use the same ports!
-
There's a feature request for this and it's set to "What We're Working On" thwack.solarwinds.com/.../support-sd-wan-for-fortigates-devices
-
We ran into the same problem, lowercase worked! Thank you
-
I didn't get anywhere when I raised the issue to SW support on 01447266 In the end, I had to rewrite my query using a LEFT JOIN of all the individual tables that were previously run through with a subquery. It's messy, but it gets the job done.
-
I've found the same with some links
-
is that more geared towards laptop users when you mean "mobile" as I wouldn't think you'd be downloading any of the shared cotnent to a phone with a smaller screen?
-
Turned out the device didn't have a route to the correct network for SNMP traffic to reach SolarWinds. All the same, not much can be monitored with SNMP so will be looking at possible UnDP or API Poller. Will update.