PowerOrion - Connect-Swis
I have used PowerOrion in the past, I have created a GUI to add a node to SolarWinds and add Custom Properties and it runs great. I am adding the PowerShell GUI to a shared server for others on my team...
View ArticleSWQL Query to select only records with latest timestamp
So I am trying to write an SWQL query that shows me all nodes that are unmanaged with some extra information tagged in, like Who unmanaged the node and When. OK, I wrote a nice little SWQL query like...
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 ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
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 Articlewmi api DiscoverInterfacesOnNode
Hi Thwack, Has there been any progress in creating an rest api call for WMI DiscoverInterfacesOnNode ? Thanks
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
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 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 ArticleDiscover Interfaces on node (powershell and curl)
I am running into an issue with trying to add interfaces on a node that I was successfully able to add by either powershell or curl. For powershell I am running the command:$discovered =...
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 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 ArticleOrion SAM script or API - Display Custom Application Status results pulled by...
Hello Orion Experts, I am trying to display application health status from an API feed. (Unfortunately we do not have access to the servers to install agents). I have a power shell script that works...
View Articlechange node SNMP V3 encryption
Hello,Please I need help help to change SNMPv3 encryption. I can use swis.update(uri,PrivacyMethod='AES128') to change it. but still has other field to change:Found the the field in NCM.nodes buttried...
View ArticleIs there a log that stores the authentication methods used by the SDK or...
Looking for auditing purposes.
View ArticlePowerShell or Python ?
Ive taken a few python classes at school a while back and while I enjoyed it I never used it too much in the real world. From doing research and reading various posts I seem to have this feeling that...
View ArticleOrion SAM script or API - Display Custom Application Status results pulled by...
Hello Orion Experts, I am trying to display application health status from an API feed. (Unfortunately we do not have access to the servers to install agents). I have a power shell script that works...
View Article