Hello,
I am running Grafana with InfluxDB and Prometheus and Telegraf.
I’ve been asked to build a simple dashboard which shows if a node (server, network devices) is either up (green) or down (red). So we can just see instantly if there are any issues.
I want to be able to ping all these devices and show this nicely, is there a plugin that can do this? The aim is to also get an alert if one goes down (red).
Thanks