Is there an reason the script would be doing this instead of discovering it as SNMP? I am using the SNMPv3 discovery script from the github but am constantly getting ICMP instead of SNMP. The WMI worked great, but cannot get SNMP to discover.
I have an issue with my tabs have issued in SWQL studio. When you click CTRL-T the cursor goes back to the top left in the beginning of the query pane and the previous text stays on that pane. When you close SWQL Studio it will ask if you want to save what would have been on the multiple tables. If anyone has had this…
I need to run powershell commands/scripts against Orion in order that our patching server can mute and unmute alerts. Unfortunately, in that script the user name and password is thus visible. What is the best way around this please? I believe the script will be executed by the system account of the patching server so I…
I'm working on a decom script and looking to simply search for an IP based on hostname field, and to be able to set that IPAddress status to Available.
Hello, I am trying to create a script which modifies the values of the custom properties of a subnet. is it possible to do this with the api? thank you
Hello everyone, I am very new to orion scripting and really scripting in general. I easily got all of this to work using CRUD but using the API has been tricky as it only discovers nodes with an ICMP polling method. Beyond that i cannot get it to discover anything else. Any help would be appreciated as i do not really…
Solarwinds API stopped working. https://uspgh-swori-p1.amer.thermo.com:17778/SolarWinds/InformationService/v3/Json/Query is not answering This is the curl command I used for testing: curl -u sd-apiuser…
Hi, We were able to add node via API through VRA using powershell script, we are unable to find API for volumes, please provide if any one has executed working script
This may be a question that boils down to my not being a coder and thus not getting the ramifications of what I'm doing. Anyway, I have this query that I'm running in SWQL Studio which is: SELECT CP.Client, N.Caption, N.IPAddress, CP.Client_Site, CPS.Status AS SerialNumber, N.NodeDescription AS Manufacturer,…
Running this either via SWIS call or Database Manager: SELECT [TimeStamp], [EventTypeWord], [Name], [ObjectType], [Message], [EntityCaption], [Severity] FROM [dbo].[AlertHistoryView] WHERE [TimeStamp] >= '01/08/2021' AND [TimeStamp] <= '02/08/2021' ORDER by [TimeStamp] DESC</pre>returns:04/02/2021 13:16 Acknowledged BCM -…
It looks like you're new here. Sign in or register to get started.