Error in the example command line starting the agent
The ARM says this in section 2.2.4:
$ sudo systemctl enable isc-stork-server
$ sudo systemctl start isc-stork-server
but should be:
$ sudo systemctl enable isc-stork-agent
$ sudo systemctl start isc-stork-agent