Prometheus SNMP_Exporter Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2019
  • This tutorial provides an overview and a few examples of working with the Prometheus SNMP_Exporter. This includes using the configuration generator provided in the snmp_exporter repo.
    Prometheus SNMP_Exporter Repo: github.com/prometheus/snmp_ex...
    How to Install Go on Ubuntu: www.linode.com/docs/developme...
    Juniper Vagrant VQFX10K Repo: github.com/Juniper/vqfx10k-va...
    Juniper MIB Explorer: apps.juniper.net/mib-explorer/
    IF-MIB OIDVIEW: www.oidview.com/mibs/0/IF-MIB....
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 33

  • @john_elliott
    @john_elliott 2 ปีที่แล้ว +1

    Thanks for going through all of this!
    This helped me solve a real issue I was having: an older device supporting only if_mib over SNMPv1 and a customized cut of some of the built-ins. I was able to get a yaml file with everything I needed.

  • @ClaudeAlexandreRochatProfile
    @ClaudeAlexandreRochatProfile 9 หลายเดือนก่อน

    Awesome work, such difficult information to find by your self when you start from zero.
    Big thanks to you.

  • @MarcusHaebler
    @MarcusHaebler 4 ปีที่แล้ว

    Thanks for the very helpful tutorial!!!! Saved me a bunch time waster on trial and error.

  • @a1a-eagle
    @a1a-eagle 4 ปีที่แล้ว

    Thank you for great informative tutorial really help me a lot

  • @lbin8402
    @lbin8402 4 ปีที่แล้ว

    Thank you ! It's a very useful tutorial !

  • @nishantshah896
    @nishantshah896 3 ปีที่แล้ว

    It's a good tutorial. Thanks man!

  • @anhsonvo5016
    @anhsonvo5016 2 ปีที่แล้ว

    This is a great tutorial!

  • @sperods
    @sperods 3 ปีที่แล้ว

    thanks for this tutorial, perfect!

  • @TfoeYou
    @TfoeYou 3 ปีที่แล้ว

    Very useful resource.

  • @jason55ward
    @jason55ward ปีที่แล้ว

    Exceptional video

  • @RaphiphiSuperstar
    @RaphiphiSuperstar ปีที่แล้ว

    Good job ! Thx a lot for your Time

  • @topolmaxim
    @topolmaxim 3 ปีที่แล้ว

    man! it`s awesome, thank you. it would be great if you make some tutorials about snmp_exporter and grafana dashboard for it :)

  • @8dalight
    @8dalight 3 ปีที่แล้ว +1

    Hey mate, this is a great tutorial! Keep going)

  • @pearcomputers2542
    @pearcomputers2542 2 ปีที่แล้ว

    Thanks for this video! But that i'm fealing that 2x Speed ist barely good enough is not that often the case. You really do take your time :D

  •  ปีที่แล้ว

    great job, im trying to build a small dashboard that shows all my switches and in/out packets and a uptime in a table
    but only i have acheive to show only the jobs, but no more columns

  • @FernandoMantero
    @FernandoMantero 4 ปีที่แล้ว

    Hi, it was very helpful tutorial!!!! Saved me a bunch time waster on trial and error.
    Did you do the tutorial or compare with netconf juniper exporter? or other did you mention at the end?
    Thanks!

  • @jameseduard2092
    @jameseduard2092 4 ปีที่แล้ว

    awesome tutorials, maybe you can check also for fortigate snmp monitoring

    • @amritpoudel2076
      @amritpoudel2076 10 หลายเดือนก่อน

      sir you managed fortigate snmp monitoring or not . if you got that working can you help me

  • @adityagolas8529
    @adityagolas8529 3 ปีที่แล้ว

    Hi I appreciate your hard work and time you invested ...very helpful video. After running go build , thers is no generator in ls command. Also how I can get snmp.yml for cisco only...... Please help

  • @AyaanAhmado
    @AyaanAhmado 3 ปีที่แล้ว

    Im trying to do a snmpwalk im not able to get any information

  • @jameseduard2092
    @jameseduard2092 4 ปีที่แล้ว

    Hi ramdon i cant get the snmp exporter to run

  • @68naveeng
    @68naveeng 3 ปีที่แล้ว

    Hi
    Could you plz guide us to install snmp exporter in kubernetes

  • @nguyenvanlong2000
    @nguyenvanlong2000 4 ปีที่แล้ว +1

    What is the top-left program do you use?

    • @ob707
      @ob707 4 ปีที่แล้ว

      Visual Studio (VS) Code

  • @hs1313
    @hs1313 ปีที่แล้ว

    Hi
    I am creating snmp_exporer service using given example in GitHub site but is giving 203/EXEC error.
    Kindly tell me how you did it.

  • @vamsikrishnad2801
    @vamsikrishnad2801 3 ปีที่แล้ว

    hey man... im new here... will you plz share what are the systems you are accessing over thr? plz provide in detail

  • @ryanpek
    @ryanpek 3 ปีที่แล้ว

    Where's the next video ? :P

  • @luanminh4870
    @luanminh4870 3 ปีที่แล้ว

    Hi bro, after I added to module :
    modules:
    ########## Fortigate
    fortigate_snmp:
    walk:
    - ifXTable
    - fgVpn
    - fgSystem
    - fgIntf
    version: 2
    max_repetitions: 25
    retries: 3
    timeout: 10s
    auth:
    community: public
    and I run :
    export MIBDIRS=mibs
    ./generator generate
    that error:

  • @cyberlytical1894
    @cyberlytical1894 10 หลายเดือนก่อน

    To anyone finding this today, this is an outdate and really bad tutorial. Look elsewhere.

    • @amritpoudel2076
      @amritpoudel2076 10 หลายเดือนก่อน

      sir i am now working on snmp monitoring for fortigate nutanix few routers and switches in grafana . can you help me

    • @cyberlytical1894
      @cyberlytical1894 10 หลายเดือนก่อน

      @@amritpoudel2076 Currently still figuring this out for myself. I can't get any sort of authentication to work regardless of SNMP version. In my opinion no good monitoring tool needs this level of configuration, just start the basic process of gathering SNMP.

    • @amritpoudel2076
      @amritpoudel2076 10 หลายเดือนก่อน

      @@cyberlytical1894 is not there simple way as there are node exporter for servers . simply installind node exporter exposes matrics at endpoint and scrap that end point with prometheus and then to grafana.