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

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии •

  • @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 2 месяца назад

    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.

  • @nebulozitate
    @nebulozitate 8 месяцев назад +2

    Excellent video !

  • @ClimaxUke
    @ClimaxUke 8 месяцев назад +1

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

  • @Lunolux
    @Lunolux 8 месяцев назад

    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

  • @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

  • @noobstrom3279
    @noobstrom3279 2 месяца назад +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

  • @janhatton4405
    @janhatton4405 8 месяцев назад +1

    Very helpful thanks. Did you make the container privileged?

    • @MRPtech
      @MRPtech  8 месяцев назад +1

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

  • @TrungNguyen-wd8us
    @TrungNguyen-wd8us Месяц назад

    Thanks all your video

  • @LittleJak22
    @LittleJak22 3 месяца назад

    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?

  • @evlsmurf29
    @evlsmurf29 5 месяцев назад

    My Running LXC container section isn't populating

  • @JayB6
    @JayB6 8 месяцев назад +1

    Do you prefer this or zabbix?

    • @MRPtech
      @MRPtech  8 месяцев назад +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.

  • @kristof9497
    @kristof9497 8 месяцев назад

    Thanks

  • @RobertFabiano
    @RobertFabiano 8 месяцев назад

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

    • @MRPtech
      @MRPtech  8 месяцев назад

      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

  • @TeeEllohwhydee
    @TeeEllohwhydee 8 месяцев назад +1

    Probably easier to just install netdata.

    • @Lunolux
      @Lunolux 8 месяцев назад +2

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