diff --git a/README.md b/README.md index 4671db9f..86222c4a 100644 --- a/README.md +++ b/README.md @@ -880,6 +880,35 @@ ________________________________________________________________________________ +
+ 🔸Prometheus LXC + +

+ +

Prometheus LXC

+ +[Prometheus](https://prometheus.io/) is an open-source systems monitoring and alerting toolkit + +To create a new Proxmox Prometheus LXC, run the following in the Proxmox Shell. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/prometheus-v3.sh)" +``` + +

⚡ Default Settings: 12GB RAM - 4GB Storage - 1vCPU ⚡

+ +**Prometheus Interface - IP:9090** + +⚙️ **To Update Prometheus** + +```yaml +Working On +``` + +____________________________________________________________________________________________ + +
+
InfluxDB/Telegraf LXC