Get the latest news about SolarWinds Server
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…
I'd like to create a dynamic query in order to identify a certain service and place the servers in a group so that a monitoring template/alert can be created. This way, if a new server was commissioned with the service running, it would automatically be monitored. Otherwise there would need be a manual process for new…
Is this normal behavior to see your SAM Monitors up and down so frequently every day? Each node may have a SAM template with couple hundred UP/DOWN status entries like this every few minutes and I'm just wondering, is it normal? Is this an example of thresholds which are set too tightly? Its the default SQL Server template…
So I'm curious if anyone else has ran into this issue. I'm working on a file age monitor to retrieve the contents of a directory, grab the newest file, and report back on how many minutes its there. In the event there are no files, I'm going off of the last modified time of the folder itself. I'm utilizing Script arguments…
How can I perform Monitoring and Alerting Specific Scheduled Tasks on multiple Windows Servers? The scheduled Task execution details can be queried using these: Provider Name: Microsoft-Windows-TaskScheduler/Operational Windows Event ID: 101 Type: Error I wanted to monitor just specific Scheduled Tasks that are manually…
It looks like you're new here. Sign in or register to get started.