Get the latest news about SolarWinds Server
There was a need to view the status of all databases monitored by AppInsight for SQL. Here a query which will do just that: SELECT a.Node.Caption as [Node] ,concat('/Orion/images/StatusIcons/Small-',a.node.StatusIcon) AS [_IconFor_Node] ,a.node.DetailsUrl as [_LinkFor_Node] ,a.name as [Instance]…
I am having a service which runs in clustered fashion on 2 servers and is active on 1 server only at a given moment of time. I need to trigger alert only in case when the service is down on both the servers. If its down on one server and running on another server, i dont want alert to be triggered. I have created below…
We have an application with over 2 dozen Windows services. We need to send an alert if any of these services go down. We don’t want to restart them because we need to investigate when the service(s) stopped. I have been testing with SQL server since it has only 4-5 services running at a time. I have test Application…
Hello, I need to manage some services on a redhat server such as apache2 / tomcatWEB I'd like to use SAM to check the status of these services. But i can only find the running processes, Thank you for your help
We want to monitor when DNS is timing out on the non DNS servers. Initially we want to use the DNS User Experience Monitor template, however, our Microsoft team rejected the idea as allowing port 53 will potentially expose the non DNS server to DNS related traffic. Is there any other way to monitor nslookup failure other…
Can we monitor mail flow using SAM like form which source mail ID to destination mail ID ? With other metrics like how much mail size and type of attachment. Am looking something like NTA monitoring in exchange server.
I want to create about 150 API pollers via a PowerShell script. It looks like I need to use a template to create these. Is it possible to create a custom template to use or are the only template options the predefined ones?…
I have created and tried to Simulate the Restart service via alert trigger option , I am getting the attached error. Is there something that needs to be enabled in the admin level on the server, if yes, i have full control of it. I have followed these instructions as well ;…
I have website monitors set up on a server. They have been working for months. Within the last week, the websites have been showing up as unavailable on my dashboard (red dot). Alerts come and say they can't be reached then later say they can. We check the sites and they're up all during these periods. I go to the monitor…
Anyone please share some insights on KONG server monitoring
It looks like you're new here. Sign in or register to get started.