Get the latest news about SolarWinds Server
How would you construct a SWQL to return the statistic value for two different SAM components? SELECT E0.[Uri], E0.[DisplayName], E0.[Application].[Node].[SysName], E0.[ComponentAlert].[StatisticData],E0.[Application].[Node].[CPULoad] FROM Orion.APM.Component AS E0 WHERE ( E0.[ComponentAlert].[ComponentName] = 'Processor…
I am using add container wizard and i have run the commnads on one linux machine running docker compose ver 3.5 . I am not able to run weaverscope it is giving host not found and https://checkpoint-api.weave.works/v1/ url's which are not working can somebody give me exact commands to setup weavescope in yml file generated…
Hi we are receiving this alert from time to time but no actual reboot happens how can we reduce this false-positive alert every time we get this we check the VM and it's run time more than months & no Event ID for that Alert Message The Virtual Machine has Rebooted The Host was Down for 0 Minutes Run Time: 0 Minutes
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 |…
It looks like you're new here. Sign in or register to get started.