diff --git a/README.md b/README.md index e6aec51b..d6c3f6eb 100644 --- a/README.md +++ b/README.md @@ -78,3 +78,7 @@ These screenshots show some of the available functionality of the PVC system and

10. Provisioner
PVC features an extensively customizable and configurable VM provisioner system, including EC2-compatible CloudInit support, allowing you to define flexible VM profiles and provision new VMs with a single command.

+ +

11. Prometheus and Grafana dashboard
+PVC features several monitoring integration examples under "node-daemon/monitoring", including CheckMK, Munin, and, most recently, Prometheus, including an example Grafana dashboard for cluster monitoring and alerting. +

diff --git a/images/11-prometheus-grafana.png b/images/11-prometheus-grafana.png new file mode 100644 index 00000000..ab6bf07f Binary files /dev/null and b/images/11-prometheus-grafana.png differ