Skip to main content

pvl_automate_connection_audit

Purpose

The custom table records the computer’s last contact time whenever its state changes. This includes when the computer goes offline and when it starts checking in with Automate.

Dependencies

Tables

pvl_automate_connection_audit

ColumnTypeExplanation
computeridintThe unique identifier for the computer
statetinyintIndicates whether the computer is offline or online (0/1)
lastcontactdatetimeThe last contact time of the computer when the state changed
datacollectiontimedatetimeThe data collection time for the respective entry