Bash Scripting
Grafana
Nginx
Prometheus
Prometheus, in Greek religion, one of the Titans, the supreme trickster, and a god of fire. His intellectual side was emphasized by the apparent meaning of his name, Forethinker. In common belief he developed into a master craftsman, and in this connection he was associated with fire and the creation of mortals.
Grafana is a free and open source (FOSS/OSS) visualization tool that can be used on top of a variety of different data stores but is most commonly used together with Graphite, InfluxDB, Prometheus, and Elasticsearch
NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability.
NA Bash script is a text file containing a series of commands. Any command that can be executed in the terminal can be put into a Bash script. Any series of commands to be executed in the terminal can be written in a text file, in that order, as a Bash script
1. Setup All Tools in single command (copy this setup_file.sh same file in your Ubuntu linux and run)
$ ./setup_file.sh


