The most recent content from our members.
Hi, We are running 2025.1.1, I need help about the accessing the custom views in solarwindsorion database using API? I created few custom views in the orion database but unable to access it using API and throwing out the error with not in the catalog. Can someone assist me is there any workaround to access these custom…
Looking into the SolarWinds ITSM API documentation, I have seen we can only create, update and delete comments from an incident and not retrieve incidents from a comment. I can see we can pull the number of comments in an incident and if all comments were seen but can't actually see the comments itself. For integration…
Dear THWACK members, Please could someone advise what I am missing / where I am incorrect with the SNOW Service Graph Connector configuration page ? attaching the configuration page snip and test connectivity error snip
We are trying to use a PowerShell script to create Dependencies in Solarwinds and getting the below errors: We tried to use both the If logics (Snippet1 and Snippet 2), but no luck. It seems that the CreateDependency the verb is not available in the Orion.Container the entity in SolarWinds. Unfortunately, the…
I am trying to get some command output from PaloAlto firewall. But unfortunately commands are landing to device in a wrong way. Like if i am using "show system info" it is going one by one word but if i do only "show" it is executing properly. I am using the script below script = "run show system info"transferdata =…
Hello Everyone, I've used a Powershell script for adding external nodes from a CSV file by rachelh found here and tried to adapt it for adding ICMP nodes. It works, but the nodes never poll. I suspect the problem relates to these:.... $poller["PollerType"]="N.Status.ICMP.Native"; $pollerUri = New-SwisObject $swis…
I am tiring to search for the RawStatus of a Node based on Datetime. This is what I have so far but I cannot figure out how to modify this to search for the date and time. SELECT [Node].NodeID , [Node].CustomPollerStatistics.DateTime , [Node].CustomPollerStatistics.RawStatus FROM Orion.NPM.CustomPollerAssignment AS [Node]…
I was helping someone elsewhere and thought I should share this here. SELECT [Metrics].ValueToMonitor.ApiPoller.Node.DisplayName AS [Node Name] , [Metrics].ValueToMonitor.ApiPoller.Node.DetailsUrl AS [Node Name_Link] , [Metrics].ValueToMonitor.ApiPoller.DisplayName AS [Poller Name] ,…
Dear Thanks for the great community i have the below query which fetches the data like memory used device name and cpu load etc , --------------------------------------------------------------------------------------------------------------------------------- SELECT TOP 50…
We are trying to integrate ServiceNow Service Graph Connector with SolarWinds platform. But the standard user credentials (Part of Windows Groups) are unable to authenticate with SolarWinds from ServiceNow. Followed the steps provided by ServiceNow ( Below URL), still unable to authenticate.…
It looks like you're new here. Sign in or register to get started.