brotandgames/ciao
HTTP checks & tests (private & public) monitoring - check the status of your URL observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 92
- Release rhythm 69
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 142
- age_days: 2606
- days_rel: 48
- days_push: 48
- n_releases_24m: 6
Adoption not part of the score
1977 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ciao is a self-hosted web application that checks HTTP(S) URL endpoints for expected status codes on a cron schedule and notifies via email or webhooks on status changes. It ships with a web UI, a RESTful JSON API, Prometheus metrics, and requires no external dependencies like databases.
Use cases
- monitor uptime of my websites and get alerted when they go down
- check http endpoints on a schedule and notify slack on status change
- self-hosted url status monitoring with a web ui
- track tls certificate expiration before it expires
- expose uptime checks as prometheus metrics for grafana
- monitor internal private services with http checks
When to choose
- you want a simple, dependency-free uptime monitor deployable with a single docker command
- you need cron-scheduled HTTP checks with email or webhook notifications
- you want Prometheus metrics and a REST API for your URL checks
When to avoid
- you need multi-step or browser-based synthetic monitoring
- you need a large-scale distributed monitoring system like Prometheus or Zabbix
- you need checks beyond HTTP/TCP such as DNS or database probes
Facets
application · maturity active
monitoring alerting http-client webhook monitoring self-hosted networking self-hosted uptime-monitoring http-checks prometheus-metrics cron-scheduling tls-certificate-expiry status-page devops docker web-server kubernetes
3 sources
- readme: https://github.com/brotandgames/ciao · fetched 2026-08-28 · 7735e05dd4fb
- homepage: https://brotandgames.com/ciao/ · fetched 2026-08-29 · 79889b83ad36
- site_page: https://brotandgames.com/about · fetched 2026-08-29 · a41dfad11e97
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brotandgames/ciao | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="brotandgames/ciao")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem