Skip to content

Prashantsaini25/Prometheus_Grafana_Setup_with_shell_scripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Promotheus and Grafana setup with shell scripting on Ubuntu

Bash Scripting   Grafana   Nginx   Prometheus

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

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

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.


Bash Scripting

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


Usage

1. Setup All Tools in single command (copy this setup_file.sh same file in your Ubuntu linux and run)

$ ./setup_file.sh

About

Promotheus and Grafana setup with shell scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages