If the Health Monitoring option has been purchased, Symphony Server sends every 15 minutes for each camera a "health packet" which contains health information about the server. Aimetis offers a managed service which enables users to login to the Aimetis Xnet (http://aimetis.com/xnet/) and see the status on all Symphony Services. Health Packets are sent as UDP packets.
Each Health Packet contains the following information:
Server name
Server ID
Camera ID
Source IP address
Version of Aimetis software running on the server
Amount of CPU the AI Tracker has used
How long the AI Tracker has been running
Number of alarms
Amount of free disk space
The health packet interval can be re-configured in the manual configuration editor.
Section = main
Key = StatusInterval
Value = number of seconds between packets. The default value is 900.
To apply change to a single server only, use:
Type = Server, Id = the server's logical ID.
To apply to all servers in the farm, Type = Global, Id = <empty string>.
See Also