solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
394 stars 139 forks source link

Help Needed from Orion.IpSla.VoipOperationsICMPEcho #350

Open junaid360 opened 9 months ago

junaid360 commented 9 months ago

Hello, The below syntax gives data as one result per day. How can I get it hourly to create a graph, thank you in advance

SELECT Summarydate, Operation_Name, AVERAGE_of_Avg_Round_Trip_Time FROM Orion.IpSla.VoipOperationsICMPEcho where Operation_ID= "768"

image