The probo-agent binary is installed and the launchd
unit is loaded. If the installer found a pre-staged
configuration file at /tmp/probo-agent.conf, the
device is already enrolled and the agent is running.
If you installed without a pre-staged configuration, finish the setup from a Terminal:
sudo probo-agent install \
--server https://app.getprobo.com \
--enrollment-token <TOKEN>
sudo probo-agent status sudo probo-agent collect
sudo probo-agent uninstall
Logs are written to /var/log/probo-agent.log. The
installer's own log lives at
/var/log/probo-agent-install.log.