Dear Thwack I have created a query and its result as follows, but unable to get icon on widget it seems only pink square.
Hello, I try to create IP Addresses with the following Curl command: curl -sSk -v -H "Content-Type: application/json" -H "Accept: application/json" -u "username:pwd -d '{"SubnetId":111,"IpAddress":"12.12.12.2"}' mysolarwinds:17778/.../IPAM.IPNode But I keep getting the following error: < HTTP/2 400 < content-length: 2635 <…
Hi, I have searched for custom SWQL queries that others have posted which would allow me to search all downloaded configs from today for a string that matches "scp". I understand that the Config Summary exists for this purpose, but in an ideal world, I would like to be able to also use a custom SWQL query. It seems as if…
Hello, I am very new to SWQL and SQL all together. I'm attempting to join an existing query we have with another table to include a custom property value. Both tables share the NodeID column but I am having difficulty in getting them to join together to include the 'Current Value' field. I'm utilizing this in a dashboard…
Hi All I can't seem to use an HTTP/S Post body to unmanage a node in SolarWinds via :17778/SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Unmanage I started with inserting variables but dumbed all the way down to what works in Postman and it still will not work in an Alert Trigger action. I can use the same path,…
Greeting everyone, I am a beginner at SWQL and I'm not very good at SQL neither. I have problems with he bellow sequence. I am trying to create a widget with the Volume size available of my nodes and I want to add the NodeName which is not in Orion.Volumes collection but in Orion.Nodes collection. Unfortunately I can't…
Been digging around on this, wasn't quite sure where to post it, but I'm hoping that someone has invented this wheel already. I haven't been able to dig up quite what I want, and am hoping someone else has done something like this before I start from scratch. I want a report on how many times ALL enabled alerts have fired…
I have created a custom property called "Group_Under_Maintenance" and this is set to "Yes" whenever the site which that group represents is undergoing maintenance. I want to add the "All Nodes" widget to our home Summary page and have it filtered to show only sites that are currently under maintenance. Can anyone tell me…
Hi everyone, I'm new to SWQL here so please bear with me. Trying to return all syslogs from 'yesterday', as in the prior calendar day. Found a thread that covers this but the query doesn't work when I apply it to the syslog message table. I can get other WHERE statements to work that reference the date/time as seen below.…
Hello, on the web interface, there is an option to create automatically the IP addresses when the subnet is created: I'm using the SolarWinds API to Create subnets (mysolarwindsurl:17778/.../IPAM.Subnet), but I don't want any IP Addresses. I couldn't find any possibility to create a subnet without IP addresses. The swagger…
It looks like you're new here. Sign in or register to get started.