I have seen a few requests on 'how to bulk edit captions' and had to do it myself today so sharing the script I used. The script originated from here: OrionSDK/Update.Captions.ps1 at master · solarwinds/OrionSDK · GitHub You will need to have a directory structure C:\PowershellScripts\UpdateCaptions\ in place. Copy the…
So I'm opening this up right now to get some Ideas from the group or to see if someone has already accomplished what I'm trying to do. So for the network sonar scans our security requirements will not allow us to just scan IP rangers and send out any credentials, you never know if someone is sitting on the wire and just…
I am interested in leveraging SWQL and SDK but my knowledge is lacking in these two areas. Any advise about training resources for theses both would be greatly appreciated.
How to use java to obtain link topology information from solarwinds
I don't have a lot of expertise around SWQL and not sure if what I would like is possible. I use the query below which reports back devices of a specific machine type that match the target software version and those that do not. What I am wanting to do now is make it easier to see the counts of upgraded versus not…
hi, we are working on an integration with Solarwinds and need to acquire Alarm, topology and some KPI data from the database via northbound interface, can someone tell me how to locate these data in Solarwinds, many thanks
The current output is xxxx and I would like it to look like xx.xx. How do I format the decimal point for the following. ${N=SwisEntity;M=CustomPollerStatusScalar.Status}
How to use java to obtain network device performance information from solarwinds
Can anyone please let me know where the UnDP poller historical data is kept in the Orion Database. I need to create a dashboard table for a user comparing poller data from 24 hour ago to the current value. Any help would be greatly appreciated.
So I found this SWQL on Thwack but it pulls in all servers, Windows, and Linux. I am new to this and I am having trouble filtering. I want to add something like " WHERE (Vendor LIKE 'Windows'), but I dont know how to add it in the current code. I added the code below. Thank in advance for helping SELECT…
It looks like you're new here. Sign in or register to get started.