Compare commits

...

2 Commits

Author SHA1 Message Date
a325f747ba Add Grafana dashboard screenshot 2023-12-11 00:25:19 -05:00
9617660342 Update Prometheus Grafana dashboard 2023-12-11 00:23:08 -05:00
3 changed files with 8 additions and 2 deletions

View File

@ -78,3 +78,7 @@ These screenshots show some of the available functionality of the PVC system and
<p><img alt="10. Provisioner" src="images/10-provisioner.png"/><br/>
<i>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.</i>
</p>
<p><img alt="11. Prometheus and Grafana dashboard" src="images/11-prometheus-grafana.png"/><br/>
<i>PVC features several monitoring integrations, including CheckMK, Munin, and, most recently, Prometheus, including an included Grafana dashboard for cluster monitoring and alerting.</i>
</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

View File

@ -2555,7 +2555,9 @@
],
"refresh": "5s",
"schemaVersion": 38,
"tags": [],
"tags": [
"pvc"
],
"templating": {
"list": [
{
@ -2592,6 +2594,6 @@
"timezone": "",
"title": "PVC Cluster",
"uid": "fbddd9f9-aadb-4c97-8aea-57c29e5de234",
"version": 56,
"version": 57,
"weekStart": ""
}