I need a solution
Running management platform 7.1, we noticed significant amounts of traffic going to our management servers. When running a wireshark on a client we can see http communication every second between the client/agent and the server.
POST /Altiris/ClientTaskServer/Register.aspx?resourceGuid=....
POST /Altiris/ClientTaskServer/PostStatus.aspx?resourceGuid=....
Over and over every second. Is there any way to diagnose if this is by design or an issue, or any way to calm it down?