in a fixlet, is there a way to detect if the TEM client is receiving UDP 52311 “pings” from its relay? I know i could push a blank action to identify not reported endpoint, but I want some reportable.
Also, does 52311 UDP need to be open from parent relay to child relay, or just from relay to client?
I used this tool on the server, relays, and clients to send/receive UDP messages on 52311. You will need to stop the BESclient to bind/listen on port 52311.
I did not know about “last command time of client”, very useful.
Previously I had used the following: “Number of UDP commands received by client?”
number of lines whose(it contains “GatherHashMV command received” OR it contains “DownloadPing command received” OR it contains “ForceRefresh command received”) of files whose((name of it ends with “.log” OR name of it ends with “.bkg”) AND exists lines of it) of folder “__BESData__Global\Logs” of parent folder of client