Get the latest news about SolarWinds Server
Hi, I'm following this guide: https://documentation.solarwinds.com/en/success_center/sam/content/sam-prerequisites-for-oracle-server-monitoring-sw3438.htm and consequently this other one: https://documentation.solarwinds.com/en/success_center/sam/content/sam-oracle-database-sw5751.htm To enable the otb Oracle Database…
Hi Guys, Hoping you can help. I'm trying to bring back a table of SSL's sorted by their expiration to show upcoming certificates that need replacing This is based upon a monitor that uses the following PowerShell. The monitor itself works fine, and provides the values for expiration # Tested with PowerShell 5.1 #region…
Hello Everyone , I am trying to add some api's in my enviroment. But first ,I need to take a token from first api and then I need to add that token to the other api's body. That's why , I monitored token value as a variable from the first api request. and then I would use that variable for the other API request as well But…
Hi All, I'm struggling with creating a chart I want to show the average availability of nodes grouped by a custom field, for the past month I'm trying to use the report creator in sam. I've selected all nodes for the data source. However what i am finding is when i add the data series for availablity for nodes, and then…
We are monitoring Windows Hyper-V servers with SolarWinds agent. There is no alert getting triggered for disk failure alerts in Hyper-V server. Can anybody suggest or give idea on how to monitor the Physical disk related alerts.
I am trying to create a Process Count using PowerShell Here is the script $App = $args[0] $proccount = (get-process $App).Count Write-Host 'Statistic: ' $proccount Write-Host 'Message: ' $App exit(0) Above is what the test returns (0) The above is what running the powershell local on the system returns (2)
I need Email Alert during Server Hardware components failure, for example- Fan Power Supply Temperature Disk Memory Anyone ever tried this type of alert then please share your experience.
How would write this Custom Alert Query SELECT CP.Name ,A.NAME AS [Application Name] ,N.Caption AS [Node Name] ,N.IP_Address AS [IP Address] ,NP.OSG_Company AS [Business Unit] ,CCS.ErrorMessage AS [Error Message] ,ACP.Application_EverView_BU ,ACP.EverView_Application_Responsibility_Group ,ACP.Application_Severity…
I have an Alert that triggers when a Windows Event Log Monitor matches a specific Event ID is found in the Application log. The issue I am having is finding the variable name to use to pull in the EventData into the alert email body. I In this case I would like to add "This is a Test 4" into the email body from the…
Attempting to monitor ssl certificates and display as a widget. Nothing appears with the SWSQL statement I configured. Has anyone successfully accomplished this? I have used some statements posted here, but they don't seem to show any nodes monitored. Any suggestions would be appreciated.
It looks like you're new here. Sign in or register to get started.