Add New Application

Add a new application to monitor its health continuously.

Basic Information
Please provide a name.
Application Icon
Shield
Database
Server
Storage
Cloud
Gear
CPU
Graph
Activity
Bell
Chat
Email
Code
Folder
Globe
House
Laptop
PC
Phone
Printer
Shield 2
Lock
WiFi
Box
Bricks
Bug
Choose an icon to represent this application in the dashboard.
URL / Connection String
HTTP/HTTPS: http:// or https://
Streams: postgresql://, mysql://, mongodb://, ssh://, redis://, amqp://
Notifications
Get alerts via Slack, Discord, Microsoft Teams, or Mattermost. Leave empty for no notifications.
Accepted Status Codes

Select which HTTP status codes indicate a healthy application:

200
201
202
203
204
205
206
300
301
302
303
304
305
307
308
400
401
403
404
500
502
503
Cancel
Need Help?
What is Glenn?

Glenn continuously monitors your applications and alerts you when they're down.


Webhook Notifications
  • Slack: https://hooks.slack.com/services/...
  • Discord: https://discord.com/api/webhooks/...
  • Microsoft Teams: https://yourtenant.webhook.office.com/...
  • Mattermost: https://mattermost.com/hooks/...

You'll receive alerts when services go down and when they recover.


HTTP Status Codes
  • 2xx (Success) - Application is healthy
  • 3xx (Redirect) - May be acceptable
  • 4xx/5xx - Unhealthy

Stream Protocols
  • PostgreSQL: postgresql://host:port/db
  • MySQL/MariaDB: mysql://host:port/db
  • MongoDB: mongodb://host:port/db
  • SSH: ssh://user@host:port
  • Redis: redis://host:port
  • RabbitMQ: amqp://host:port

For streams, we verify that the port is open. No status codes needed.