Install light-agent on Linux
Install light-agent
curl -sfL http://<Lighthouse IP>/downloads/install.sh | \
COLLECTOR_SERVER_HOST=<Lighthouse IP> \
sh -
Check Agent Status
journalctl -u light-agent
Restart Agent
systemctl restart light-agent
Uninstall Agent
/usr/local/light-agent/scripts/uninstall.sh