damoklov / operation-systems

Collection of scripts from my university Operating Systems classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

operation-systems

Grafana + Prometheus + Spring

  1. Download TAR archive from this repository and unpack it into your home directory (/home/server in this example).
  2. Run mysql-setup.sh on your server.
  3. Run java-project-setup.sh on your server.
  4. Run prometheus-setup.sh on your server.
  5. Run grafana-setup.sh on your local machine / dedicated VM with sudo rights.

I suggest to use Grafana dashboards #1860 and #4701.

POC

grafana-1


grafana-2

About

Collection of scripts from my university Operating Systems classes

License:MIT License


Languages

Language:Shell 88.2%Language:Dockerfile 11.8%