InfluxDB + Grafana | Monitor Proxmox Cluster in EASY MODE ! | Proxmox home server series | Home Lab

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 28

  • @paulinturkey
    @paulinturkey 3 місяці тому +1

    Echo other comments! Great vid at just the right pace and some great general cli learning stuff as well. You have a new fan!

  • @urikbs
    @urikbs Місяць тому

    You did it here and absolutely great job. You have won a subscriber. Thank you so much!

  • @xcutepoison5099
    @xcutepoison5099 7 місяців тому +1

    What a great tutorial, clearly explained, straight forward and slowly enough that I could follow along nicely. Well done and thank you! :)

  • @SharkBait_ZA
    @SharkBait_ZA Місяць тому

    Awesome, thank you for the video.

  • @noobstrom3279
    @noobstrom3279 Місяць тому +1

    i did the same thing but it doesn't show the data in influx db. i have a lxc with ubuntu and it has docker and portainer running. I did every step you said however no luck

  • @ClimaxUke
    @ClimaxUke 7 місяців тому +1

    Great tutorial, thx you so much !
    Have a nice day

  • @nebulozitate
    @nebulozitate 7 місяців тому +2

    Excellent video !

  • @zakhounet
    @zakhounet 2 місяці тому

    Hi, Thanks for all your videos, very inspiring. Question on this one why did you use the image "influxdb" and not "influxdb:2" ?
    Thanks

  • @janhatton4405
    @janhatton4405 7 місяців тому +1

    Very helpful thanks. Did you make the container privileged?

    • @MRPtech
      @MRPtech  7 місяців тому +1

      No. I run unprivileged containers. If I need to use something price privileged container - I set separate lxc/VM to isolate it.

  • @Lunolux
    @Lunolux 7 місяців тому

    great video,
    didnt even see the "metric server" option,
    i have grafana for some info from my database but i didnt know there was some "template" already ready by just copying their id to grafana, gonna test it with proxmox
    thx

  • @evlsmurf29
    @evlsmurf29 5 місяців тому

    My Running LXC container section isn't populating

  • @TrungNguyen-wd8us
    @TrungNguyen-wd8us 24 дні тому

    Thanks all your video

  • @LittleJak22
    @LittleJak22 2 місяці тому

    Helpfull Video. thx

  • @giovannifrancesco3344
    @giovannifrancesco3344 7 місяців тому

    I watched your Zabbix and this tutorial, good job... what I feel both these tutorials are missing is how to enable "notifications", select which alerts to notify me about and those that I wish to ignore... it would be nice if you could explain this for both grafana and zabbix...
    Although I would be interested to know if you are using Grafana alerts at all, or just zabbix?

    • @MRPtech
      @MRPtech  7 місяців тому +1

      Noted.
      This will be done

    • @MRPtech
      @MRPtech  7 місяців тому +3

      Just to let you know - i have already started to write up guide how to setup notifications inside Zabbix. Next will be Grafana

    • @giovannifrancesco3344
      @giovannifrancesco3344 7 місяців тому

      @@MRPtech tysm 👆👍

  • @TheGladiatormaxx
    @TheGladiatormaxx 6 місяців тому

    Hi nice tutorial, but i am stuck with not populating my nodes , so i can choose datasource "influxdb also my bucket "proxmox" but the server does not show me the node name only "all"
    Any idea ?

    • @MRPtech
      @MRPtech  6 місяців тому

      You proxmox server is clustered or single node?

  • @JayB6
    @JayB6 7 місяців тому +1

    Do you prefer this or zabbix?

    • @MRPtech
      @MRPtech  7 місяців тому +2

      I've been playing around for about 2 weeks now and ... i like it. All data pulls and graph updates just feels more snappier compared to Zabbix.
      They are both great options to consider, but from my point of view - zabbix is more for huge data collections where Grafana is more closer to Home Lab and small businesses.

  • @RobertFabiano
    @RobertFabiano 7 місяців тому

    I got permission denied for the volume /var/lib/grafana, so I just removed it for now.

    • @MRPtech
      @MRPtech  7 місяців тому

      Folder that you tried to map to container path "/var/lib/grafana"
      That folder - who owns it? sounds like root:root has access to that folder and not user

  • @kristof9497
    @kristof9497 7 місяців тому

    Thanks

  • @TeeEllohwhydee
    @TeeEllohwhydee 7 місяців тому +1

    Probably easier to just install netdata.

    • @Lunolux
      @Lunolux 7 місяців тому +2

      but netdata you need to install it on the pve host, i prefere this methode.