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]…
We have a need where an engineer (who doesn't have switch access) will connect a device to an interface and want us to find their MAC, which has been plugged into the network for maybe a minute. Wondering if we could fire the "pollNow" verb, if it also updates UDT with the Mac address table and IP Arp table. Otherwise it…
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
It looks like you're new here. Sign in or register to get started.