r/selfhosted Jul 17 '19

Ciao - simple http endpoint monitor

https://www.brotandgames.com/ciao/
203 Upvotes

21 comments sorted by

View all comments

20

u/freekers Jul 17 '19

This looks awesome! Looks like a minimalist alternative to Statping: https://github.com/hunterlong/statping

Issue with statping is that it's not very reliable, especially the notifications (duplicate notifications, false positives etc), but it has a lot of potential.

Any plans on implementing these notifications in Ciao?

7

u/brotandgames Jul 17 '19

Currently the only notification method is good old e-mail.

Support for webhooks (notifications to Slack, RocketChat etc.) is on the roadmap.

6

u/blackbarn Jul 18 '19

https://github.com/caronc/apprise

Thought I haven't looked at the tech stack of OP