Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.19 KB

File metadata and controls

25 lines (17 loc) · 1.19 KB

Cabot Monitoring

Cabot is a free, open-source, self-hosted infrastructure monitoring platform that provides some of the best features of PagerDuty, Server Density, Pingdom and Nagios without their cost and complexity.

github.com/arachnys/cabot

What does this image?

This image adds some plugins, which are not included by default in the Cabot Docker image, including:

Add the following entries into your conf/${ENVIRONMENT}.env:

CABOT_PLUGINS_ENABLED=cabot_alert_hipchat,cabot_alert_twilio,cabot_alert_email,cabot_alert_slack,cabot_alert_telegram,cabot_alert_webhook,cabot_check_sslcert
TELEGRAM_BOT_TOKEN=bot_token
TELEGRAM_CHAT_ID=id of the chat where messages will be sent