The most recent content from our members.
Hello, My apologies, I am struggling with this one, I am not experienced with Powershell scripting, and I can't find another way to obtain a count of "Established Connections" a monitored server has. The end goal is to have a time chart with this count over a period of time. So I found a basic Poweshell command that…
How can I get my if statement conditions to work properly using the Orion SDK with PowerShell? For whatever reason, I can only get one of the conditions to match no matter what I do. Is there something I may be missing for the if statements? I basically have the SWQL Queries as the conditions and then have it execute…
Hi all I'm using a very useful SAM monitor that uses a powershell script to provide metrics on filecount, folder size etc. I would like the output on the right hand side (bytes) to match the statistic on the left (gigabytes)....however I'm not sure on the data transformation needed. I believe the relevant elements of the…
We are trying to use a PowerShell script to create Dependencies in Solarwinds and getting the below errors: We tried to use both the If logics (Snippet1 and Snippet 2), but no luck. It seems that the CreateDependency the verb is not available in the Orion.Container the entity in SolarWinds. Unfortunately, the…
I have a python script that will run once this powershell script is triggered. The python script connects to Silver Peak Orchestrator and pulls the nodes BGP state and saves it to a text file. Powershell script then will read the text file and update the corresponding node inside solarwinds to update the custom property…
Hello Everyone, I've used a Powershell script for adding external nodes from a CSV file by rachelh found here and tried to adapt it for adding ICMP nodes. It works, but the nodes never poll. I suspect the problem relates to these:.... $poller["PollerType"]="N.Status.ICMP.Native"; $pollerUri = New-SwisObject $swis…
I have followed the SolarWinds guide to build Orion and APEs in AWS. I am wondering if anyone has successfully worked with PowerShell to deploy applications from user-data in AWS? We have to regularly use golden images on the Windows Servers, which will require regularly restarting systems on new images. I realize if…
Hey Thwackers, I'm looking to do targeted re-discoveries of some of our server nodes automatically via the API which includes both SNMPv2c, and agent nodes. The primary goal is to rediscover and add new volumes, however another goal as well would be to initially add volumes and interfaces once the nodes get created…
We would like to know if there is any API OR CLI Command to manage downtime of the nodes under monitoring apart from manually as we want to automate mute alerts of the devices under monitoring during production change period.
Hello Friends, Is there any PowerShell module that I can install it on my local desktop and query the SolarWinds monitoring database to see if a device is in monitoring? I am trying to check if a server is in SolarWinds monitoring or not. Instead of verifying each server one by one manually by searching in monitoring…
It looks like you're new here. Sign in or register to get started.