Convert SNMPWALK to Zabbix Template

Поділитися
Вставка
  • Опубліковано 6 вер 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 8 місяців тому +1

    Great information

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

    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  5 місяців тому +1

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

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

    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.

  • @krinzyjewaldo1697
    @krinzyjewaldo1697 2 роки тому +1

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

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

    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?

  • @lifeandtravel9990
    @lifeandtravel9990 11 місяців тому

    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  11 місяців тому

      Read all the other comments

  • @shahinrahimzadeh2483
    @shahinrahimzadeh2483 2 роки тому

    Excellent, thanks

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

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

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

  • @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 11 днів тому

    The script no longer work for zabbix 7 anymore.

    • @sbcode
      @sbcode  11 днів тому +1

      read the description

  • @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 Рік тому

    Works on Zabbix 5.2.7?

    • @sbcode
      @sbcode  Рік тому +1

      no, sorry

    • @_TwistedCoil_
      @_TwistedCoil_ Рік тому +1

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