Comments
-
Another point on the API polling, as far as I'm aware it will display any integer as a unit of data...... which it may not always be. That can get confusing.
-
Thanks, will do!
-
Can't remember if I provided feedback on this or not. Annoying! Can you check for me? We have a lot of use case and problems with Modern Dashboards and I have raised a few feature requests. Thank you
-
Also raised a feature request [mention:4e1b12ddd8fb433dbc0fc02c77cf6f50:fb5d84b10a5745448a7a45dafc1faa43]
-
Hi @"BanginBish" you may want to raise this as a feature request here SolarWinds Observability Self-Hosted (formerly known as Hybrid Cloud Observability) Feature Requests
-
Like @"mesverrum" has mentioned, the entries in the SolarWinds DB are artefacts left over, and as long as they are disabled in your AD environment, there's no way they're getting access to SolarWinds. That being said, there's nothing to say you couldn't strip out the accounts from the Orion.Accounts table that haven't…
-
Hi Bootneck If you're using AD auth, and that's the only method to control your access, you have nothing to worry about. If the AD account is disabled, they're not getting access to the system. If you have individual AD accounts added, you can check for that separately. I have recently amended the following SWQL and you…
-
Every day is a school day! I've used this for NetPath but didn't know you could use it for that. Can also use Linux Agents to save on license costs...
-
If you already have SWOSH, are you likely to fork out for the SWOSaaS product though? My understanding, albeit limited, is that majority of Pingdom functionality is in SaaS, but it's a costly alternative and if your env is already established it'd be a big project to move over. There are other alternatives here, but as…
-
If you're looking for a true site uptime monitor, with global probes, I'd be more inclined to use a dedicated site uptime tool such as Pingdom https://documentation.solarwinds.com/en/success_center/pingdom/content/topics/pingdom-probe-servers-ip-addresses.htm The problem with AWS and Azure is that it does give you a valid…
-
the full SWQL Functions list is here https://github.com/solarwinds/OrionSDK/wiki/SWQL-Functions
-
I'm currently stuck on this. Even with some hackery, it falls over due to JSON needing unique keys. Even so, it's not exporting the DashboardGroup, or additional dashboards. I think they'll need to build this in or a new Invoke command for the Orion.Dashboards.DashboardGroups table. I've also raised this as an Issue on…
-
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.