package rrg.ping

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Ping

ping.proto:20

Ping message sent pariodically to the GRR server. This is intended to be used as a workaround to the GRR fleet collection sche- duling mechanism. In the current implementations it is the agents that ask for work, not the other way around. While it should be refactored in the future, re-implementing this Python agent quirk is a quick way to unblock agent migration. TODO(@panhania): Remove once no longer needed.