Get the latest news about SolarWinds Server
Hi all, I am trying to monitor Jira's live performance using the SolarWinds SAM module. SolarWinds SAM supports JMX monitoring. I configured Jira according to this document Monitor application performance | Administering Jira applications Data Center and Server 9.9 | Atlassian Documentation and try to create a custom JMX…
Hello Can server availability data be called through an API call where the output will be in the form of a csv file and where i can call it from a browser (URL) for a specific service, previous month availability, interval daily availability. Example Service Name TimeAvailabilityXYZ01-May-2399%XYZ02-May-23100%
Below are the path i need to monitor via API poller i have around 30 sensor should i need to create 30 API poller or is there any easy way to enable monitoring using wildcard ? path: $.['Temperatures'].[0].['ReadingCelsius'] path: $.['Temperatures'].[1].['ReadingCelsius'] path: $.['Temperatures'].[2].['ReadingCelsius']…
Hey, We have a website which is protected behind a WAF. This website has a SSL certificate which I want to monitor using default "SSL Certificate Expiration Date". The problem is when I monitor this website (added as external node) it gives me back the expiration date of the WAF's certificate, not the actual site's SSL…
Hello, can one of you clever people please help. My manager wants a report for all the software in our Server infrastructure. I created a report from the 'Software Inventory Report' which shows the Application Name, Publisher, Version and Installed Copies, which I thought was great and good enough. However my manager wants…
Hi All I am testing a Execute Command Script to copy firmware to Cisco switches. The command works and the file is uploaded but before it is done the script timeout waiting for the copy to finish. The script ends with timeout error but keeps coping in the background. Is there a way to make that timeout longer so I get a…
We have noticed recently that a few nodes are showing as down or amber. We then checked the node and there were no issues with it. To get around it I ended up un-managing and managing the node and muting and un-muting the alerts and it would poll correctly. Any one else had this issue?
Am looking API poller for Paloalto, HPE & Infoblox ? If i try to create am not able to make general monitoring for array values.
Monitoring of \\njiofxxx shares i have a found script, but don't know if this correct or wrong #sharename,\\njiofxxx $sharename = $args[0] $sharepath = $args[1] if (Get-WmiObject win32_share -computername ${IP} | where-object {$_.path -eq "$sharepath"}) { Write-Host 'Message.sharepath: Share Exists' Write-Host…
Has anyone come across the issue of sending an alert to teams via POST/GET that includes the Node Status Root Cause causes the alert trigger to fail? I have tried adding it normally into the AdaptiveCard and I have also tried: "${SQL: SELECT REPLACE ('''${N=SwisEntity;M=NodeStatusRootCauseWithLinks}''','\\',' ')}" This…
It looks like you're new here. Sign in or register to get started.