TwiN / gatus

⛑ Automated developer-oriented status page
https://gatus.io
Apache License 2.0
6.21k stars 417 forks source link

Monitoring: quick overview #726

Open david-teamblau opened 6 months ago

david-teamblau commented 6 months ago

Describe the feature request

On the top of the page comes a navi-header where you can see the following things:

image

The position of the navi-header is sticky, so it is always visible, no matter where you are on the page.

image

Why do you personally want this feature to be implemented?

It is very helpful to have a quick overview how many monitors are healthy or unhealthy. Because when the total amount of monitors is very big, the overview is lost very quickly and it takes a lot of time to scroll trough the whole page.

How long have you been using this project?

about 6 months

Additional information

I made the feature with vue.js and kept the same structure of the project as possible. And the styling was made with tailwind CSS.

simo222 commented 2 months ago

Xymon has all non green view

Maybe a separate page to show only non green alerts

I hope you could add this.

david-teamblau commented 1 month ago

ok, I will work on that