Get the latest news about SolarWinds Server
I have this SWQL query, to display a traffic lights status icon, node caption and status but the node caption is displayed as plain text, not a clickable URL link to the node details. I cannot get the caption as a URL to work, any ideas? SELECT n.Caption AS [Node Name] , n.DetailsURL AS [_LinkFor_Node Name] , CONCAT('<img…
Hello everyone, I need an urgent help! I was trying to replace the SA user of SolarWinds Database with another user (account was created with SolarWinds recommended permission). Started the configuration wizard and selected change only database connection. In every step SA user and pass was removed and new user and pass…
We are SAM App insight to monitor SQL database. we need to report for database monthly availability, how can this possible ? .
I want to be able to monitor qradar in SolarWinds, whether the node is up or down, also be able to monitor ssl cert expiration on the machine hosting qradar. I would appreciate any fruitful feedback.
We have some SAM applications behaving weird (flipping between Up and Unknown) every now and then, and we would like to automate the process of enabling debug logging on them. Currently, we have to manually identify said applications, and manually enable debug logging. This can take quite some time because changing the…
Apologies if posted in the wrong place. Can anyone show me how to Enable this resource using SWIS?
Hi all, I'm looking to build a report of what AD users are in specific groups. I have some PowerShell that yields what I'm looking for: # Import AD Import-Module ActiveDirectory $groupName = "Network_Admins" # Get all members of the group and filter for users only $users = Get-ADGroupMember -Identity $groupName |…
I'm trying to put together a swql query that I can feed either a Node ID or Caption/name and pull up a history of the alerts on it in the past 30 days , so that we can troubleshoot further. Here's what I have so far but it just displays the state and duration, I'm trying to figure out how to correlate what was being…
Hi! We are debating whether we should go physical or virtualized with our SolarWinds Orion environment. We used to have a physical failover cluster on a MSSQL Standard Edition license. We are now running on a virtualized environment on a single node. We are discussing which direction to go; virtualized with AlwaysOn, or go…
I have a need to start understanding and configuring how API monitoring works in SAM/Orion. We have quite a few custom APIs internally and a few are problematic so eventually I would like to monitor those. But I would like to start with something simple so I can wrap my head around API monitoring. I have found a few items…
It looks like you're new here. Sign in or register to get started.