Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

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

2 comments
Date Votes
  • I don't think that information is available in a Basic Report. SQL Reports have access to HeartbeatDate, LastIsOfflineTime, and LastIsOnlineTime.

    1
  • 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.

    0