Skip to main content

Choose Your Path

What’s Next?

Add Health Checks

Monitor your websites and APIs

Set Up Alerts

Get notified via Telegram, email, or Slack

Add More Servers

Install the agent on additional servers

Docker Monitoring

Monitor your containers and logs

Troubleshooting

  1. Check your auth token: catops auth info
  2. Restart the service: catops restart
  3. Check logs: catops service status
  1. Check if service is running: systemctl status catops-hub
  2. Check firewall: sudo ufw allow 8090
  3. View logs: journalctl -u catops-hub -f
  • For CLI: Don’t use sudo, it installs to ~/.local/bin
  • For Hub: You need sudo as it installs to /opt/catops