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

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

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

  • @paulinturkey
    @paulinturkey 10 дней назад

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

  • @xcutepoison5099
    @xcutepoison5099 4 месяца назад +1

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

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

    Very helpful thanks. Did you make the container privileged?

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

    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

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

    Excellent video !

  • @giovannifrancesco3344
    @giovannifrancesco3344 4 месяца назад

    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  4 месяца назад +1

      Noted.
      This will be done

    • @MRPtech
      @MRPtech  4 месяца назад +2

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

      @@MRPtech tysm 👆👍

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

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

  • @LittleJak22
    @LittleJak22 4 дня назад

    Helpfull Video. thx

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

    Do you prefer this or zabbix?

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

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

    My Running LXC container section isn't populating

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

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

      You proxmox server is clustered or single node?

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

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

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

      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 5 месяцев назад

    Thanks

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

    Probably easier to just install netdata.

    • @Lunolux
      @Lunolux 5 месяцев назад +1

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