Quantcast
Channel: THWACK: All Content - Network Performance Monitor
Viewing all articles
Browse latest Browse all 21870

Custom SWQL Query help

$
0
0

I made this Query to pull down node information.

 

SELECT EventTime, EventType, Message

FROM Orion.Events

WHERE EventType = '1'

ORDER BY EventTime DESC

 

The problem is that is shows the results in UTC.

Is there a way to correct the 6 hour time difference as the events are showing 6 hours ahead.

 

Thanks,

 

Jason


Viewing all articles
Browse latest Browse all 21870

Trending Articles