CloudSignal Docs
GuidesMonitoring

Monitoring

Monitor your MQTT connections, sessions, and troubleshoot issues.

CloudSignal gives you visibility into your MQTT infrastructure. Use this section when you need to verify clients are connected, diagnose connection failures, or watch usage against your plan.

Dashboard overview

The monitoring features in CloudSignal help you:

GoalWhere to look
See what's connectedActive sessions view
Understand patternsSession history
Debug issuesDisconnect reasons + troubleshooting guide
Track usagePlan limits dashboard

Key metrics

MetricDescription
Active sessionsCurrently connected MQTT clients
Connection historyPast connections and disconnections
MessagesPublish and subscribe activity
ErrorsAuthentication failures, ACL denials

Guides

Quick health check

To quickly verify your system:

  1. Check active sessions, go to Sessions then Active in the dashboard
  2. Verify expected clients, confirm your services and apps are connected
  3. Review recent errors, check for authentication or ACL failures
  4. Test a connection, use MQTTX to verify credentials work

Monitoring best practices

Set up alerts

Configure notifications for:

  • Connection count dropping below expected minimum
  • Unusual error rates
  • Approaching plan limits

Regular reviews

Weekly checks:

  • Review session patterns for anomalies
  • Check for stuck or zombie sessions
  • Verify expected clients are reporting

Document expected state

Keep a record of:

  • How many clients should be connected
  • Typical connection patterns (for example, batch jobs reconnect at midnight)
  • Expected error rates (some failed attempts may be normal)

Start with Active sessions to see your current connections.

On this page