Linux installatie
One-liner
curl -fsSL https://get.monsys.ai/install.sh | sudo MONSYS_TOKEN=ms_… bashDe installer:
- detecteert architectuur (x64/arm64) en distro;
- download de binary in
/usr/local/bin/monsys-agent; - legt
/etc/monsys/agent.tomlneer met je token (mode 0640, root:monsys); - plant honeypot canaries via
monsys-agent --setup-honeypots; - installeert sudoers rules (scope-locked);
- installeert en activeert
monsys-agent.service(systemd).
Vereiste capabilities
CapabilityBoundingSet=CAP_NET_ADMIN CAP_SYS_PTRACE — voor iptables-emergency-acties en process-fingerprinting.
Resource budget
| Limit | Doel |
|---|---|
| RSS | ≤ 60 MB onder normale belasting |
| CPU | < 1% idle, ~3% bij collectie |
| Disk | <1 MB/s tijdens batch flush |
Verifieer
systemctl status monsys-agentjournalctl -u monsys-agent -f