An agent that runs on the Fog device, gathers data, performs tests against anchors, and reports information to the discovery server.
docker run -restart=always -it lyndon160/fog_agent_x86
or
./run_agent.sh
An agent that runs on the Fog device and reports information to the discovery server.
Python
An agent that runs on the Fog device, gathers data, performs tests against anchors, and reports information to the discovery server.
docker run -restart=always -it lyndon160/fog_agent_x86
or
./run_agent.sh