Vivere

Status pages and badges

Publish a public status page and embed SVG badges.

Status page

In Settings switch on the status page and choose its address. Then tick Show on the public status page on each monitor you want listed. The page shows each monitor's status, last seen time and 30-day uptime, and an overall banner.

Badges

Public monitors also get an SVG badge that you can embed in a README or dashboard:

![backup](https://vivere.dev/b/<monitor-id>.svg)
<img src="https://vivere.dev/b/<monitor-id>.svg?label=nightly%20backup" alt="status">

Badges are cached for a minute. The label query parameter overrides the left-hand text.

Uptime maths

Uptime is the share of the window the monitor was not Down. Late, Paused and New time counts as up; a monitor created inside the window is measured from its creation.