LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

updo

Uptime monitoring CLI with alerting support

TLDR

Monitor a website
$ updo monitor [https://example.com]
copy
Monitor with custom refresh interval and timeout
$ updo monitor --refresh [10] --timeout [5] [https://example.com]
copy
Monitor with Slack webhook alerts
$ updo monitor --webhook-url "[https://hooks.slack.com/...]" [https://example.com]
copy

SYNOPSIS

updo monitor [options] URL...

DESCRIPTION

updo is a command-line tool for monitoring website uptime and performance. It provides real-time metrics including response time, SSL certificate expiry, and uptime percentage. Supports multi-target monitoring, multi-region AWS Lambda deployment, Prometheus and Grafana integration, and webhook alerts for Slack and Discord.

PARAMETERS

--refresh seconds

Refresh interval in seconds (default: 5).
--timeout seconds
Request timeout in seconds (default: 10).
--count n
Number of checks to perform (0 = infinite, the default).
--webhook-url url
Webhook URL for alerts (Slack or Discord).
--assert-text text
Expected response body text used to validate each check.
--simple
Print plain text output instead of the interactive TUI.

INSTALL

yay -S updo
copy

HISTORY

updo was created by Owloops and is written in Go.

SEE ALSO

ping(1), curl(1), httpstat(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid