Setting up Prometheus and Grafana for monitoring your servers

This video gives brief idea how to install and configure prometheus and grafana for server monitoring
Prometheus is an open source monitoring solution that is super easy to setup.
Grafana makes displaying your metrics.
prometheus download link - prometheus.io/download
grafana download link - grafana.com/grafana/download
monitoring jenkins using prometheus and grafana - • Monitoring Jenkins wit...
monitoring kubernenetes cluster using prometheus and grafana - • kubernetes monitoring ...

Пікірлер: 27

  • @venkataramanareddy7735
    @venkataramanareddy77352 жыл бұрын

    Thanks a lot for quick explanation on complete monitoring.

  • @snehil9735
    @snehil97353 жыл бұрын

    loved the tutorial , was easy to follow up and get running.

  • @saipranav1869
    @saipranav18694 жыл бұрын

    Thanks for uploading bro... loved the way you teach👏

  • @DeekshithSN

    @DeekshithSN

    4 жыл бұрын

    Thank you so much sai pranav 😊😊

  • @arturstrubacs4964
    @arturstrubacs49642 жыл бұрын

    Great video tutorial, thanks for sharing the content.

  • @bharat_kumar_tech8714
    @bharat_kumar_tech87144 ай бұрын

    Informative Video. Thank you brother

  • @DeekshithSN

    @DeekshithSN

    Ай бұрын

    I am glad it helped you :)

  • @AmitSingh-wg9pf
    @AmitSingh-wg9pf Жыл бұрын

    Very informative ...appreciate your effort.

  • @DeekshithSN

    @DeekshithSN

    Жыл бұрын

    Thank you so much for watching, I am glad that helped you 😊😊

  • @harrysmith3562
    @harrysmith35622 жыл бұрын

    Thank you!

  • @jagadishm3087
    @jagadishm30873 жыл бұрын

    Good demo

  • @niteshremje67
    @niteshremje673 жыл бұрын

    thanks you so much bro very nice

  • @DeekshithSN

    @DeekshithSN

    3 жыл бұрын

    Most welcome

  • @v.tirush4109
    @v.tirush41092 жыл бұрын

    what if there are many servers? do we need to use ansible playbooks and inventory file to install automatically onto all the servers?

  • @sahaniarunitm
    @sahaniarunitm4 жыл бұрын

    Welldone.....much better than zabbix

  • @DeekshithSN

    @DeekshithSN

    4 жыл бұрын

    Thanks for watching 😊😊

  • @hanh9981
    @hanh9981 Жыл бұрын

    Hello, How come we did not create Prometheus user and its directory /etc/prometheus /var/lib/prometheus ? Do we need to enable port 9090 ? thanks

  • @abhishekraj3017
    @abhishekraj30174 жыл бұрын

    Hi Same steps we can follow for dockers as well like downloading the tar file or we need to follow different approach? i see in docker documentation that we need to pull the prometheus image. Please guide Iam new to this dockers and prometheus

  • @DeekshithSN

    @DeekshithSN

    4 жыл бұрын

    Hey Abhishek, Thanks for watching, when you setup prometheus and grafana through docker then you dont have download tarfile(images will be already configured) For your reference you can checkout kzread.info/dash/bejne/d4t6rMemZ6q7ccY.html

  • @abhishekraj3017

    @abhishekraj3017

    4 жыл бұрын

    @@DeekshithSN Thank you Deekshith. Configured Prometheus successfully .One question- Do i need to install node exporter as well from Tar file or Prometheus image will take care? . Also please enlighten me the use of "node exported " and why is it needed for ?

  • @abhishekraj3017

    @abhishekraj3017

    4 жыл бұрын

    if possible , can you make video on how to configure Glowroot APM , apacheSkywalking , or any open source APM when your application is containerized? . I Tried with Glowroot but I was not successful

  • @DeekshithSN

    @DeekshithSN

    4 жыл бұрын

    The basic use node exporter is collects and expose metrics related to server at endpoint, that we are consuming prometheus. if you want monitor n machines then in all n machines you need to install node exporter

  • @DeekshithSN

    @DeekshithSN

    4 жыл бұрын

    Sorry i have not worked on Glowroot APM and apacheSkywalking. it will great if you mail me what you have tried, if possible then definitely will help you :) :) mail id - deekshithsn@gmail.com

  • @Kannwal_Siingh
    @Kannwal_Siingh4 жыл бұрын

    how to install grafana as a service

  • @DeekshithSN

    @DeekshithSN

    4 жыл бұрын

    Thanks for watching, I have videos on how we can run Prometheus as service, grafana is also similar to that have a look in below video kzread.info/dash/bejne/hpeuvNuEpdvWdKQ.html