- Web dashboard with metrics history
- Telegram and email alerts
- AI-powered server analysis
- Multi-server monitoring
Getting Started
Create Account
Sign up at catops.app with email or GitHub.
What Gets Sent
When connected to Cloud, the agent sends:| Data | Frequency |
|---|---|
| CPU, memory, disk metrics | Every 10-30s |
| Network traffic | Every 10-30s |
| Process list | Every 30s |
| Service status | Every 60s |
No sensitive data (passwords, keys, file contents) is ever sent.
Check Connection Status
Disconnect from Cloud
To disable Cloud mode:- Dashboard won’t show this server
- Alerts won’t be sent
- AI features won’t work
Troubleshooting
Server not appearing in dashboard
Server not appearing in dashboard
- Verify token:
catops auth info - Check daemon is running:
catops service status - Restart:
catops restart - Check network:
curl https://api.catops.app/health
Auth token invalid
Auth token invalid
- Go to catops.app/settings
- Copy the token again
- Re-login:
catops auth login NEW_TOKEN
Metrics not syncing
Metrics not syncing
- Check service:
catops service status - View logs: Look in
~/.catops/logs/ - Restart service:
catops restart
Privacy
Cloud mode collects system metrics only:- No file contents
- No environment variables
- No passwords or secrets
- No command history