finish prometheus quick installer

This commit is contained in:
2021-03-16 12:57:32 +01:00
parent c4e632899b
commit e3bccc6bfc
2 changed files with 13 additions and 7 deletions

View File

@@ -43,4 +43,12 @@ is not finished<br>
## Cloudserver Repo Autoset
![https://img.shields.io/badge/Debian%2010-work!-green](https://img.shields.io/badge/Debian%2010-work!-green) ![https://img.shields.io/badge/Debian%209-work!-green](https://img.shields.io/badge/Debian%209-work-green) ![https://img.shields.io/badge/Ubuntu%2018.04-work!-green](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)<br>
<code>bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/cloudserver_auto_repos.sh')</code>
<code>bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/cloudserver_auto_repos.sh')</code>
-----
## Prometheus + Grafana + Node_Exporter Quick Installer
![https://img.shields.io/badge/Debian%2010-work!-green](https://img.shields.io/badge/Debian%2010-work!-green) ![https://img.shields.io/badge/Debian%209-work!-green](https://img.shields.io/badge/Debian%209-work-green) ![https://img.shields.io/badge/Ubuntu%2018.04-work!-green](https://img.shields.io/badge/Ubuntu%2018.04-work!-green)<br>
<code>bash <(wget -O - 'https://raw.githubusercontent.com/MrUnknownDE/linux-script/main/sh_scripts/prometheus.sh')</code>