2019/03/28 Realtime server monitoring

As my own server becomes more and more important, I wanted to have some sort of monitoring for it. (Beside the ping test, that my hoster runs for me.) I found one tool, that is realy nice for my usecase: Netdata

It is fast, has monitoring for most of the important services I use, was easy to install and sends me notifications to my telegram account. So here is the link to it: https://my-netdata.io/

Its web interface is proxied by an nginx and I have some http-basic authentication in front of it.