Solarwinds API failing with Error with Alemba (v-fire) integration Test Failed. Please consult the server event log for more details. Cannot connect to SolarWinds. One or more errors occurred. An error occurred while sending the request. The underlying connection was closed: An unexpected error occurred on a send. Unable…
We have thousands of sites and thus thousands of groups. Group members are maintained using a dynamic query called "Local Nodes" which populates groups with devices that match specific naming criteria. I've recently discovered some engineers haven't been creating the "Local Nodes" dynamic query. I want to ascertain the…
Has anyone used API poller feature to monitor Cisco APIC ? I have tried setting up a poller but getting stuck with bearer token , as i think its regenrated
This was a query I built some time ago but I'm posting it here now for others to use. I'm using the SDK forum since this would be for advanced users who understand SWQL and SWQL alerts. The purpose of this was to create an alert that could be triggered on a specific schedule. This was mainly for setting nodes into a…
I am collecting SolarWinds logs using the Splunk add-on for SolarWinds but a few days ago the i stopped receiving data in splunk. I checked the splunk internal logs and I am getting the following 403 error message. There has been no changes on SW recently that could cause this. Any ideas what could be wrong and how to…
I need some help with a SWQL query. Right now, I'm running a query to return a count of devcies that have 100% availability over the last 31 days with this query and this is working great: "SELECT COUNT(*) AS [100% Available] FROM (SELECT [Nodes].Caption , AVG([Nodes].ResponseTimeHistory.Availability) AS [Availability]…
Looking to configure monitoring for when someone modifies resources one nodes. Say like add or remove a resource listed form a node. Someone inadvertently remove all disks, memory and CPU recourses from a node. There was an issue that node and no alert notifications had been sent on the node. We are looking to get…
How is it possible to add the polled time for a custom poller to this query below? I am unable to use the inbuilt SolarWinds widget as it displays unwanted information (chart values which are presented on a separate widget). SELECT a.CustomPollerName AS Name, a.CurrentValue AS Value FROM Orion.NPM.CustomPollerAssignment a…
I have been asked as DBA to create a view querying some external data to Solarwinds that our Solarwinds team would like on one of their node dashboards. So far we have this data in the backend SQL Database as either a table or a view however we can not get it into SWQL Studio to be utalised in the dashboard. Is there any…
Hi All, I'm new to SolarWinds and these forums, so if this is in the wrong place, please let me know. I have what should be a simple requirement, however I cannot figure out how to do it or why I can't find any examples online! I am using the SWIS PowerShell modules to install/configure the new 2024.1.0 release (moving…
It looks like you're new here. Sign in or register to get started.