One command. Full server
monitoring.
Install a tiny Rust agent on any Linux server. Get heartbeat checks, CPU/RAM/disk metrics, and instant email alerts, live in under 60 seconds.
curl -sSf https://connlog.com/install.sh -o install.shsudo bash install.sh --install --token YOUR_TOKENSetup
Up and running in 3 steps
No complex configuration. No YAML files. Just one command.
01
Install the agent
One command installs the ConnLog agent on any Linux server. No dependencies, no configuration files.
02
Heartbeats start flowing
The agent sends heartbeats and system metrics (CPU, RAM, disk) at your configured interval.
03
Get alerted instantly
If an agent goes silent or a metric crosses a threshold, you get an email alert immediately.
Features
Everything you need to monitor your servers
One agent. Full visibility. No bloat.
Heartbeat monitoring
Know the instant a server goes offline. Configurable intervals from 2 min on Free down to 10 s on Business.
CPU & load metrics
Track processor utilization and load averages across all cores in real time.
Memory tracking
Monitor RAM usage and get alerted before out-of-memory events crash your services.
Disk space alerts
Never get surprised by a full disk again. Track aggregate disk usage across all real storage devices.
Instant email alerts
Configurable thresholds with multi-recipient support. No spam - only actionable alerts.
Live dashboard
See all your agents and their status at a glance. Group, filter, and organize by workspace.
Who it's for
Built for teams that run servers
Solo developers
Running a VPS or two? Get peace of mind for free.
- Free tier: 2 agents, no card
- One-command install
- 24h charts included
Small SaaS teams
Ship product. We'll watch the servers.
- Team workspace with roles
- Custom alert thresholds
- 7–90 day data retention
Growing infrastructure teams
Scale from 20 to 75 agents without changing your stack.
- Up to 75 agents per workspace
- Agent groups & tags
- CPU, RAM, disk & load metric alerts
Don't trust us - read the code
The ConnLog agent is fully open source. Review every line that runs on your infrastructure before you install it.
Fully auditable
Every line of code that runs on your server is public. No obfuscated binaries, no hidden telemetry.
Written in Rust
Memory-safe, statically-linked binary with zero runtime dependencies. Runs anywhere Linux runs.
Verified updates
Release integrity is checked with SHA-256 on install, and update payloads are verified before rollout.
Minimal footprint
One heartbeat every 60 seconds. No background scans, no port listeners, no root daemon.
Build it yourself in seconds:
git clone https://github.com/connlog/agent.git && cargo build --releaseFAQ