We have multiple client server and I am planning to create one dashboard to monitor all the server details.
I have installed the “Status Panel” plugin in Grafana 7.0. Could some one help me how to setup all the server details by passing the server name in variable and how to show the server name and details inside the panel
Welcome @parikshitt . Did you mean Stat panel? If you were referring to something else (“Status panel”), can you show or link to what you are referring to?
Hi @grant2. I am doing POC on Prometheus- Grafana Monitoring on couple of servers for my project. My Client wishes to have something like the below image and as being new to Grafana not sure how to configure it.
Also I am confused over stat panel and status map which on would better?
My expectation is to have a high level panel (which shows servers in the form of containers/boxes) where I would monitor critical resources like CPU, Memory, Disk Usage and that panel (stat panel or statusmap) should change the visualization if something has gone beyond the threshold. So need some solution over it.