Features
One page per product module: monitors, flows, credentials, domains and more.
-
Integrations: Works With Anything That Sends HTTP
There is no SDK and no agent. If your tool can make a POST request, it can report to SensaCat, which covers almost everything.
-
Notification Channels: Where Alerts Go
Email, Slack and Discord are live today. SMS, phone and web push are designed and not yet shipped, and this page says which is which.
-
Alerts: One Timeline Across Every Source
Monitors, flows, credentials and domains all write to one alert table with a shared lifecycle, and the same problem never alerts twice.
-
Notify Groups: Routing and Escalation
Bundle channels once, attach the group to anything. Each channel sets its own severity floor, so a phone alert never fires for an informational notice.
-
Domains: Uptime, SSL and Registration Expiry
Three separate concerns per domain, alerting independently. The certificate check costs nothing because the uptime poll already reads it.
-
Credentials: API Key and Token Expiry Tracking
Nothing in your system signals that a key expires tomorrow. This is an inventory with date maths and escalating reminders, not a monitor.
-
Business Flows: Multi-Step Sequence Monitoring
Track whether a sequence completes for one specific record, with hundreds of instances in flight at once. A single stalled order becomes an alert.
-
Monitors: Heartbeat and Cron Job Monitoring
A monitor expects a ping within an interval. Miss it and you get a late state first, then an alert. One curl call sets it up.