I bought last year your zabbix course on Udemy. Still thinking you are the best Zabbix instructor. Thank you very much!
@sbcode2 жыл бұрын
Cool, thanks
@vijayachithravijayabalan6372 жыл бұрын
I watched your zabbix course on udemy. Clear explanation. Thank you ❤
@hs5mne Жыл бұрын
Great information
@marwinp2 жыл бұрын
Realy awesome videos about zabbix. Thanks to you I've got a lot of snmp devices into zabbix. Good job
@ericdano Жыл бұрын
I keep getting this "Invalid parameter "/1/trends": value must be 0" when I import any template into my 6.4 Zabbix. Ideas?
@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.
@jeannette22210 ай бұрын
If you get the error "/1/host": invalid host name. The solution is change the name and template relationated wirh your template use.
@wayatvideos21429 ай бұрын
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
@sbcode9 ай бұрын
I would use zabbix agent for metrics. And only use snmp if no other choice.
@krinzyjewaldo16972 жыл бұрын
Thanks a lot. Very usefull. Will this also profit from switch mips files? I got these for my switches.
@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 Жыл бұрын
Read all the other comments
@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 Жыл бұрын
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
@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 Жыл бұрын
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.
@PagnabothBonna4 ай бұрын
The script no longer work for zabbix 7 anymore.
@sbcode4 ай бұрын
read the description
@soportevkt86182 жыл бұрын
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 Жыл бұрын
The name and template labels in the xml file should not have special characters like apostrophes os quotation marks.
@shanetursam11 ай бұрын
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?
@sbcode11 ай бұрын
No
@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 Жыл бұрын
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.
@dungtrananh15222 жыл бұрын
Where do I find the OID?
@_TwistedCoil_ Жыл бұрын
snmptranslate, this do the magic
@dokterdrap2 жыл бұрын
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
@sbcode2 жыл бұрын
Did you read my documentation?
@dokterdrap2 жыл бұрын
@@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.
@sbcode2 жыл бұрын
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.
@dokterdrap2 жыл бұрын
@@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!!
@sbcode2 жыл бұрын
Excellent, sorry I can't offer more help. You understand that these things take up a lot of your time.