Querying Heartbeat Status?
I was writing a report on when the last time I saw a computer was seen on the network. Not necessarily scanned by PDQ, but the last time PDQ pinged and saw the computer.
I see there is a Heartbeat field stored for the computer in the database. How can I run a report on this information?
0
Comments
I don't think that information is available in a Basic Report. SQL Reports have access to HeartbeatDate, LastIsOfflineTime, and LastIsOnlineTime.
Thanks, I was able to create an autoreport based on that. I'd love to see this as an option for creating basic reports, but this will definitely work for now.
Please sign in to leave a comment.