Hi Folks , I have a powershell script that tests an API by using a json packet. This script works 100% from my Desktop. This script checks via the api and the JSON that a webservice is working , with the reposnse it gives back ie 0= successful and any other response is its down basically. I am newish to Solarwinds so…
I try to run this script: #Exit Codes $ExitCode = @{ "Up" = 0; "Down" = 1; "Warning" = 2; "Critical" = 3; "Unknown" = 4 } try { Import-Module ServerManager -ErrorAction Stop $null = Get-WindowsFeature -ErrorAction Stop $WindowsFeatureStat = '0' Write-Host "Statistic.WindowsFeature: $($WindowsFeatureStat)" Write-Host…
I'm surprised nobody is talking about this, but we've just received our yearly renewal and the price more than doubled from last year (new is 225% of previous) not only completely ignoring an agreement for limited increase we had, but also completely ignoring our usage of the platform, in fact the renewal proposed license…
When I first open the World Map, it is greatly zoomed out to the point is shows four full earths. I have to zoon in quite a bit to actually seen anything relevant. I assume this has to do with the screen resolution. Is there a way to set the zoom level so that it is centered on a single globe? Thanks, Joe
Hello, I'm trying to figure out an issue where the VMware PowerCLI module, that I use in som SAM monitors, sometimes doesn't load correctly, and then my monitors don't work. I've had the issue both on Windows 2022 and Windows 2025. Anyone else seen this? I've even tried making a loop that tries to load the module up to 10…
Following the upgrade to SolarWinds Platform 2025.2.1, simulating an HTML email in the alert action results in plain text output only. This issue was not present in our previous version, 2024.4.1, where the simulation worked as expected.
Greetings All. Pulling up SW Advanced Configuration we see a banner about "synchronizing is pending for servers..." then "administration service not responding" listing 2 of our polling servers and 1 additional web server. Last week Advanced Configuration came up with no error messages. We have restarted the administration…
I have a dashboard I created some time back that includes a link to each site in the organization. When I click on a site link, it opens a new window with a dashboard specific to that site. Things like 'All Active Alerts' and 'Devices Not Up' are filtered to that site. Now I'm trying to recreate that filter in a stand…
We have been having long AD account logins for about 6 months now... We are not aware of any changes within our environment that could be causing this... Within reason... ---- Although, We have decommissioned 2 AD servers (running 2016 or older) and stood up 2 new DC's running 2022 server... Sadly the 2 people with the…
Now , we have Router monitored by SolarWinds Via SNMP , we have many connection from this router to many ISP with BGP , each link has description dedicated to the connected ISP , we need to create alert when BGP to Specific ISP is Down , it sent mail contain interface description related to this BGP, how can i do this?
It looks like you're new here. Sign in or register to get started.