Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m0zgen/prometheus-stack-installer
⚙ Install Prometheus + Node Exporter + Grafana on to CentOS 8
https://github.com/m0zgen/prometheus-stack-installer
Last synced: about 2 months ago
JSON representation
⚙ Install Prometheus + Node Exporter + Grafana on to CentOS 8
- Host: GitHub
- URL: https://github.com/m0zgen/prometheus-stack-installer
- Owner: m0zgen
- Created: 2021-08-19T14:34:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T13:34:57.000Z (5 months ago)
- Last Synced: 2024-08-24T14:23:05.348Z (5 months ago)
- Language: Shell
- Homepage: https://sys-adm.in
- Size: 9.85 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prometheus Stack Installer
* Prometheus
* Node Exporter
* Grafana## Features
* Automatically download latest releases from official repositories
* Can add `firewalld` port excludes to internal zone (available on default step-by-step install)
* Provide selection software menu
* Can installs full stack automatically## Example
Just run `install.sh`:
```bash
./install.sh
```
Or you can install software automatically with `-a` argument:```bash
./install.sh -a
```## More info
Description (RU):
* https://sys-adm.in/live/960-prometheus-stack-ustanovshchik.htmlDescription (EN):
* https://sys-adm.in/en/linux/961-centos-fedora-autoinstaller-prometheus-stack.html