Scripting help
I am running a PS script that will be used to add servers built with vRealize Automation to Orion. The script has worked in the past with no issue but I am now getting an error stating the endpoints...
View ArticleOrion SDK VNQM queries
Short time user, first time poster. I use Tableau for data pivots and visualization and I have SWQL Studio installed and can run some basic queries against the database. What I am interested in is...
View ArticleDynamic Query filter for groups to exclude
I am trying to create dashboards filled with groups built out of custom properties. The problem I am running into is I have this custom property lets call it "DeviceFunction" and it starts with either...
View ArticleHow to display Group Custom Property view into Summary View Page
Hi, Is there a way to replicate the "Group Custom Property" views from the "Group Details View" resource, to be shown in the "Summary" views via SQWL?Reason is, I need to create a page view to show...
View ArticlePowershell - get-swisdata
Trying to get a handle on this....I want to work with unmanaging one node, and trying to get the nodeID using something like below.This is in the testing phase, trying to get handle on the PS commands...
View ArticlePowerShell Add Node to Group
Having issues with adding several nodes from a CSV file to an existing group. I need to clean out the group of all existing nodes (have not figured this part out as of yet) and then add the nodes from...
View ArticleNetwork Utilization of Nodes
Hello, I've been trying to write my SWQL query to poll general nodes about their properties: SELECT n.Caption, n.IP_Address, c.detailsurl as caption_link ,'/Orion/images/StatusIcons/Small-' +...
View ArticleHow to know the nodes that are not present in solarwinds
Hi Am using the below script to unmanage the nodes. but the problem is if i give a node that is not in solarwinds its trying to unmanage instead of mentioning the node is not in solarwinds. Can some...
View ArticleSolarwinds MIB
Hello: How can i get the solarwinds MIB in MIB format is that makes sense . I had gotten the MIBs but in the format MIB.cfg but the programmer is request for the MIBs in mib format? Does anyone know...
View ArticleSWQL Date Calcuations right?
I have been working with the following SWQL query and someone pointed out that the duration was wrong. We had some nodes that were unmanaged from 6/1/17 until 8/1/17 but the duration said it was 41...
View ArticleCan anyone provide an example of how to supress alerts using the rest API,...
I have tried a few things but I'm not positive what the post URL should be, or how the json data should be formatted. I have tried the following:...
View ArticleSWIS URI Connection is wrong
The url that shows up after running new-orionnode powershell is wrong. Its set as my old server. Can someone tell me where to update this? Same thing happens when running CRUD.addWMINode.ps1 After...
View ArticleCreating views using OrionSDK REST API's
Hi all This is the first time I am posting in this forum. Please accept apologies if I may have broken any community guidelines. I am a storage administrator and we use Nagios for many of our storage...
View ArticleSWQL Queries to get all templates assigned to a group?
Hi All, I'm a relative newbie to SWQL, although have used similar things quite a bit elsewhere. I'm (ultimately) trying to assign a handful of Application Templates to a large number of Groups (of...
View ArticleREST Orion.NPM.Interfaces/DiscoverInterfacesOnNode - ifOperStatus
Hello Orion SDK Community, I'm using the Orion.NPM.Interfaces/DiscoverInterfacesOnNode verb - when I take a look at the discovery results, I get ifOperStatus = 4 for all interfaces. Upon adding those...
View Articlewmi api DiscoverInterfacesOnNode
Hi Thwack, Has there been any progress in creating an rest api call for WMI DiscoverInterfacesOnNode ? Thanks
View ArticleUtilizing SWQL and multiple tables
I am trying to learn how to utilize these links in a table and I am hoping someone here can teach me how to fish. I would like to utilize a current task utilizing UDT: I have an IP address and would...
View ArticleIPAM: how to export subnet properties via SQWL
Hi, I am trying to find the table via SWQL to export IPAM properties field, especially the "Description" field. I looked under IPAM.subnet.description but it's not there, can someone point me to the...
View ArticleHow do I delete a node from SW using the Orion SDK
I have a server decom script that I wrote in Powershell that removes everything from a node except for Solarwinds prior to it being removed from the network. It would be super helpful if I could...
View ArticleCustom SWQL Query for Nodes Down Showing Every Time Node Went Down
I'm trying to tweak our nodes down resource to add the date/time the system went down. I'm trying to figure out why it is listing all the times the nodes have went down and not just the most recent....
View Article