The following steps have to be performed to register a device in VHQ:
The device performs generic heartbeats in which the Terminal Agent accesses the VHQ Server to ask for updates and exchange of information. The VHQ Server qualifies the heartbeat to be one of three types based on specific conditions and sends the appropriate Management Plan. A Management Plan is a task list of user configurable actions for the device to perform. This task list can include a request for diagnostic data, logs or event details to be uploaded to the VHQ Server, files to be downloaded from the server, or actions (reboot, delete files, and the like) to be performed on the device.
The “HeartbeatFreq” parameter is used to specify the frequency (value in seconds) at which the VHQ Agent should send a heartbeat message to the VHQ Server. For example, if the VHQ Agent should send a heartbeat message, once every hour (3600 seconds), then the parameter “HeartbeatFreq“ should be set to a value of 3600. The minimum recommended value for the “HeartbeatFreq” parameter is 900 seconds, which is 15 minutes. If the value of the “HeartbeatFreq” parameter is not explicitly specified, then the VHQ Agent will use the default value of 3600 seconds (60 minutes). If the requirement is to have the VHQ Agent communicate with the VHQ Server, at least once a day, then you need to ensure that the value of the “HeartbeatFreq” parameter is NOT set to a value greater than 86400 seconds, which is 24 hours.
Since the communication sessions between the VHQ Agent in a device and the VHQ Server are initiated by the VHQ Agent at the frequency specified for sending the heartbeat messages, you need to select a value for the “HeartbeatFreq” parameter that will ensure that the VHQ Agent is communicating as often as you need it to communicate with the VHQ Server, so that it can quickly be notified by the VHQ Server about any actions that the server wants the VHQ Agent to perform in the given devices.