I’m hoping to find something that:
- has a nice dashboard
- is quick and simple to install
- is very lightweight and unobtrusive
- can send alerts via http request
Edit: Thanks everyone, love this community! I went with Beszel, lots of other good recommendations too
On this specifically you might want to check
ntfy
as it’s quite easy to setup and can give you notifications on pretty much any device (including iOS) via your own infrastructure all the way down to basics e.g. SSE. That mean you can subscribe to a topic, e.g. servers per physical location, alert level, etc and only get the ones you need.Otherwise much heavier but that’s also what I use.
same