The most recent content from our members.
I am not very expereinced with SWQL or SQL, I am just wondering if there is a way for me to edit the following code to display based on our requriedments and information that is already stored in the database? This code is for us to display the Perfstack Projects created by our users as there is no easy way for us to share…
Hi all, I'm fairly new to SolarWinds and recently I needed some kind of Widget in a Summary View that would mimic what we get with the Tabular Universal Device Poller Widget in the Node Details view. After some digging, I came up with a SWQL query that does what's needed so I thought I'd share it with you guys since there…
Hello, if we create UnDP, is that will make a new table in Database Manager, I want to create custom SWQL query to read the UnDP. thank you
Hi I need to add that to that SQL alert 'NodesCustomProperties='24/7' select nodes.NodeID, nodes.Caption, CPUMultiLoad.TimeStampUTC, CPUMultiLoad.AvgLoad from Nodes join CPUMultiLoad on Nodes.NodeID = CPUMultiLoad.NodeID where DATEDIFF(mi, CPUMultiLoad.TimeStampUTC, SYSUTCDATETIME()) < 5 and CPUMultiLoad.AvgLoad > 85
For starters, I have UDT, and it's working fine. I can open it up and see which devices are attached to any given switch and switch port--that's great! Next I want a pre-built SDK query to show which computers were attached to which ports on which switches, but I couldn't find one pre-built. These separate canned queries…
It looks like you're new here. Sign in or register to get started.