Convert SNMPWALK to Zabbix Template

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • Documentation : sbcode.net/zab...
    Playlist : • Zabbix 7 Alerting & Mo...
    Creating a Zabbix template from an SNMPWALK response.
    GitHub Repository : github.com/Sea...
    I do not offer support, guarantees or warranty of this script. The skills required are very specialised. If you want support, then your employer can try to create a suitable contract with me. Otherwise, you have to make do with all the free information that I've already supplied you. And when your employer, does decide to use the services of a recruitment consultant to find that contractor with the appropriate skills, consider offering me that same deal.
    #zabbix
    #SNMP
    #zabbix6
    #zabbixCourse
    #zabbixTutorial

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

  • @leo2495
    @leo2495 2 года назад +9

    I bought last year your zabbix course on Udemy. Still thinking you are the best Zabbix instructor. Thank you very much!

    • @sbcode
      @sbcode  2 года назад +3

      Cool, thanks

  • @vijayachithravijayabalan637
    @vijayachithravijayabalan637 Год назад +1

    I watched your zabbix course on udemy. Clear explanation. Thank you ❤

  • @hs5mne
    @hs5mne 9 месяцев назад +1

    Great information

  • @krinzyjewaldo1697
    @krinzyjewaldo1697 2 года назад +1

    Thanks a lot. Very usefull. Will this also profit from switch mips files? I got these for my switches.

  • @jeannette222
    @jeannette222 7 месяцев назад

    If you get the error "/1/host": invalid host name. The solution is change the name and template relationated wirh your template use.

  • @marwinp
    @marwinp 2 года назад +1

    Realy awesome videos about zabbix. Thanks to you I've got a lot of snmp devices into zabbix. Good job

  • @ericdano
    @ericdano Год назад +1

    I keep getting this "Invalid parameter "/1/trends": value must be 0" when I import any template into my 6.4 Zabbix. Ideas?

    • @sbcode
      @sbcode  Год назад +1

      sorry, there is no support. Read the license. If you are lucky enough to be employed, then your employer can try to create a contract with me to develop a bespoke solution for you.

  • @wayatvideos2142
    @wayatvideos2142 6 месяцев назад

    I'm kind of on an internet rabbit hole, I can't figure out how much in memory the SNMP values are returning me.
    I look at what is ostensibly the total free memory, and I can't tell if the value is b, kb, mb, or gb. The docs are only sometimes specific about this information
    Edit: I don't have access to the box to check

    • @sbcode
      @sbcode  6 месяцев назад +1

      I would use zabbix agent for metrics. And only use snmp if no other choice.

  • @shahinrahimzadeh2483
    @shahinrahimzadeh2483 2 года назад

    Excellent, thanks

  • @markoosoj
    @markoosoj Год назад

    Hi. I also bought your Udemy Zabbix course and I must say that this is one of the best IT courses I ever watched. I installed my Zabbix server and few proxies and all works great. I only need some help with creating template for Lenovo server XCC bmc. I saw your python script "snmpwalk to zabbix template" but it is for snmp v2 but Lenovo only supports snmp v3 access (no v1 or v2). do you maybe have snmpwalk to zabbix with option for snmp V3 or maybe some mib to template version? Thank you.

    • @sbcode
      @sbcode  Год назад

      You will need to modify the script. Script comes with no warranty. Helping you will takes days of my time. The only time i will help with these very specialised skills is if i am paid as a contractor.

  • @margusveer
    @margusveer Год назад

    great tutorials - but would it be possible to make changes or add a file for the SNMPv1 version as well?, my transmitters can only respond to v1 SNMP request

    • @sbcode
      @sbcode  Год назад

      You can edit the script yourself. You will find the correct line to edit if you look at it. Script comes with no support or warranty. Read licence

  • @lifeandtravel9990
    @lifeandtravel9990 Год назад

    Invalid tag "/zabbix_export/templates/template(1)": unexpected tag "uuid". I am getting the above error while importing to zabbix version 5.0

    • @sbcode
      @sbcode  Год назад

      Read all the other comments

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

    It looks like this script no longer works for zabbix 6.4. I see you you don't provide support but do you plan on releasing an updated script that does work?

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

      No

  • @EricKouwenHoven
    @EricKouwenHoven Год назад

    Well i see that the script does work.. i see it processing rows.. but i end up with an empty xml file. I do not know what i am doing wrong

    • @sbcode
      @sbcode  Год назад

      sorry, there is no support. Read the license. If you are lucky enough to be employed, then your employer can try to create a contract with me to develop a bespoke solution for you.

  • @PagnabothBonna
    @PagnabothBonna Месяц назад

    The script no longer work for zabbix 7 anymore.

    • @sbcode
      @sbcode  Месяц назад +1

      read the description

  • @soportevkt8618
    @soportevkt8618 Год назад

    First thing first, thanks a lot but when I tried to import the template.xlm, Zabbix gives me this error (Invalid parameter "/1/host": invalid host name).

    • @diurrexgoyale9025
      @diurrexgoyale9025 Год назад

      The name and template labels in the xml file should not have special characters like apostrophes os quotation marks.

  • @dokterdrap
    @dokterdrap Год назад

    it works for me, but I only got 7 items back and if I do a snmp walk to the meraki cloud controller it gives me like 1300 items/lines

    • @sbcode
      @sbcode  Год назад

      Did you read my documentation?

    • @dokterdrap
      @dokterdrap Год назад

      @@sbcode yes I did, I think my root OID is different 1.3.6.1,4
      Edit: I am ussing a mib file for my snmpwalk, I don;t know if I am able use that in the script.

    • @sbcode
      @sbcode  Год назад

      Look at line 113. github.com/Sean-Bradley/SNMPWALK2ZABBIX/blob/main/snmpwalk2zabbix.py#L113
      On your copy, change that 13 to a 14, or 15, or 16, etc and try again.
      If it isn't better for you then I can't help you, since I am not on the payroll.
      And read the license.

    • @dokterdrap
      @dokterdrap Год назад

      @@sbcode no problem, I am already happy that you wrote a script and took the time to reply on my comment, I will give it a look and I am looking forward watch more of your videos.
      Also I figured out a way to make the items myself by reading out the output from the snmpwalk into a file.
      Thank you!!

    • @sbcode
      @sbcode  Год назад +2

      Excellent, sorry I can't offer more help. You understand that these things take up a lot of your time.

  • @dungtrananh1522
    @dungtrananh1522 Год назад

    Where do I find the OID?

  • @PSI2355
    @PSI2355 2 года назад

    Works on Zabbix 5.2.7?

    • @sbcode
      @sbcode  2 года назад +1

      no, sorry

    • @_TwistedCoil_
      @_TwistedCoil_ Год назад +1

      use version 3 ...Sean have a .pl for that