SNMP Traps in Zabbix Tutorial

  Рет қаралды 54,567

Dmitry Lambert

Dmitry Lambert

Күн бұрын

Пікірлер: 62
@zabbixtraining
@zabbixtraining Жыл бұрын
📌 Hey everyone! Did you know you can get exclusive early access to my videos, behind-the-scenes content, and more by becoming a Patreon supporter? By joining our Patreon community, you'll not only be the first to watch new videos, but you'll also be directly supporting the creation of future content. Your support means the world to me and helps me continue to provide free, high-quality tutorials like this one. Click the link below to learn more and become a patron today! 😊 🔗 patreon.com/dmitryl Thank you for your continued support! 💙
@simonsonjh
@simonsonjh 3 жыл бұрын
I got traps working using this nice tutorial. It would have taken lots longer without instructions. Thanks Dmitry.
@zabbixtraining
@zabbixtraining 3 жыл бұрын
Great to hear!
@8dalight
@8dalight 5 жыл бұрын
I asked about it. You are my hero for today. Thanks a lot.
@zabbixtraining
@zabbixtraining 5 жыл бұрын
You are welcome. There is more than one method how to configure SNMP Traps, as an example instead of Perl script it is possible to use SNMPTT. But this one is most simpliest to maintain and deploy.
@mateeshbhave7988
@mateeshbhave7988 5 жыл бұрын
Man you are an absolute beast in Zabbix and Linux.
@zabbixtraining
@zabbixtraining 5 жыл бұрын
Thank you very much for your feedback.
@nourkonsol3162
@nourkonsol3162 3 жыл бұрын
Thank you.. helpful. when I work on docker components how to add and modify the files ?
@sudhirbisht5577
@sudhirbisht5577 2 жыл бұрын
Hi Dmitry. Can you please advise on this. Performance Statistics/Graphs of Specific Ports of Specific Switches Brocade Switches are being monitored by Zabbix usig SNMP Discovery. We want Performance Graphs of Specific Ports of Specific Switches (e.g. SwitchA port 34 and port 36 SwitchB port 33 and port 35) 1) In Real Time 2) For a Specific Duration.
@hamimiamhere
@hamimiamhere 2 жыл бұрын
Have you configured Mitel PABX devices? disk size, cpu etc?
@tyson1444
@tyson1444 4 жыл бұрын
nice tut! is there a similar one out there for the docker variants?
@zabbixstudent8041
@zabbixstudent8041 2 жыл бұрын
Can Zabbix alert you when cisco router config has been changed?
@panneera3671
@panneera3671 11 ай бұрын
Hi i have gone through your video is it possible to trap the logs of the (Thales HSM ) ?
@zabbixtraining
@zabbixtraining 11 ай бұрын
I doubt that logs are snmp traps
@agbefii8453
@agbefii8453 2 жыл бұрын
Can you update this video with zabbix dockers 6.0
@serzhanzhumagazhayev7865
@serzhanzhumagazhayev7865 2 жыл бұрын
Спасибо тебе большое и лайк!!! На Zabbix 6.0 и 6.2 будет работать?
@jairalexfuerteslino
@jairalexfuerteslino 5 жыл бұрын
hi, very instructive video, my question: if i have more network devices how to know from where the traps is the source if allways is going to be 127.0.0.1 source for the snmp server?
@zabbixtraining
@zabbixtraining 5 жыл бұрын
Its not gonna be localhost all the time. It is in the video, because I am sending a trap from my VM to my VM.
@MartinPika
@MartinPika 5 жыл бұрын
Hi Dmitry, thanks a lot for detailed explanation. I'm currently stuck with trigger definition for snmp.fallback. If I use nodata function(which if I understood right can provide autoclose) for checking new traps it's generating multiple events. I understand that nodata belongs to timebased functions and so it's processed when data is coming and every 30 seconds by timer process. Any idea how have only one problem generated and automatically closed?
@zabbixtraining
@zabbixtraining 5 жыл бұрын
Don't use nodata() for autoclose purprose. Because it will generate a new problem every time nodata() is evaluated. Once per 30seconds.
@arihant.creates
@arihant.creates 4 жыл бұрын
Thanks Dmitry, informative video.
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Glad it was helpful!
@brylleflores8855
@brylleflores8855 4 жыл бұрын
Nice TuT thank you very much. I like to watch your videos. Because of this I am starting to deploy zabbix. Anyways. Last time It is working well. But I have tried to install it again. The net-snmp-perl is not available already. Do we have alternatives on this one?
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Noted
@hinaxnaru98
@hinaxnaru98 5 жыл бұрын
Hi, master. Can you help me with this problem? I tried to make this tutorial but of course changing some things, because I'm working with containers. But it doesn't work, could you guide me with it, because I feel that I'm very close to understanding it but I'm sure I missed something.
@zabbixtraining
@zabbixtraining 5 жыл бұрын
You can take our official compose files as reference. They come with snmptrapd configured and running.
@sajamohammed9209
@sajamohammed9209 2 жыл бұрын
very helpful video , thanks for your efforts ..
@xDeadlyWarriorX
@xDeadlyWarriorX 3 жыл бұрын
Thanks, useful tutorial.
@ivybabeabe
@ivybabeabe 5 жыл бұрын
Hello sir. I am new to zabbix and this SNMP stuffs. Why did you skip the mib?
@zabbixtraining
@zabbixtraining 5 жыл бұрын
It is not mandatory. Not always you have all the required MIBs.
@MrRaihanaz
@MrRaihanaz 4 жыл бұрын
can we implement @ zabbix proxy
@danielreinhardt2906
@danielreinhardt2906 5 жыл бұрын
Hi, can you show how to use the zabbix api?
@zabbixtraining
@zabbixtraining 5 жыл бұрын
Check in the channel. I have one video about API
@sheetalgcin
@sheetalgcin 5 жыл бұрын
I am using Ubuntu 16.04 Zabbix server and have installed snmptt, still dont see any traps received. We are using Zabbix 4.2.6. Any suggestion please...
@zabbixtraining
@zabbixtraining 5 жыл бұрын
Try to get traps inside snmptrap log file (not the zabbix). If this part is failing, then you are having issues with the script or with snmptrapd config
@cosimomanisi8171
@cosimomanisi8171 5 жыл бұрын
Hi dimitry, the file zabbix_traps.tmp is empty . How can i resolve it ?
@zabbixtraining
@zabbixtraining 5 жыл бұрын
Either issues with the script, or you forgot to configure snmptrapd.conf
@t00bzeek
@t00bzeek Жыл бұрын
selinux blocks working with zabbix_traps.tmp, I spend some time to figure out why my file is empty. after disabling AND RESTARTING snmptrapd everything started to work
@elik1985
@elik1985 2 жыл бұрын
8:37 @dimitry lambert you leave the SNMPTrapperFile with #. you should have removed it.
@murilosaldanha437
@murilosaldanha437 5 жыл бұрын
i copied all steps and traps ok, but snmp not translate OIDs. Can you help me?
@robsonjorgefernandez8498
@robsonjorgefernandez8498 5 жыл бұрын
Just update the param OPTIONS on file "/etc/sysconfig/snmptrapd". OPTIONS="-m +ALL -Lsd" This was the trick on my RHEL 7 box.
@B95203
@B95203 5 жыл бұрын
hi, i have a problem , my zabbix_trap.tmp doesn't receive anything frome the snmptrap, i don't understand why, do you have an idea ? (I use ubuntu 18.0.4) thanks a lot, Good video by the way! :)
@guntiss
@guntiss 5 жыл бұрын
Finally figured it out. I noticed that snmptrapd process is not present although service seemed to be running. Solution is to change "TRAPDRUN=no" to "TRAPDRUN=yes" in file "/etc/default/snmptrapd".
@pabloecliton1121
@pabloecliton1121 5 жыл бұрын
@@guntiss In the centOS I can not find the path: /etc/default/snmptrapd, would you know if this is different?
@yuric5
@yuric5 5 жыл бұрын
@@guntiss No. I have "TRAPDRUN=yes", but doesn't receive anything frome the snmptrap. I can send SNMPtrap to wibBrowser
@yuric5
@yuric5 5 жыл бұрын
Resolved !!! UUrrraaa!!! On Ubuntu 16.04, you need to install the snmptt package and configure it.
@marcosmoreira4968
@marcosmoreira4968 5 жыл бұрын
Brazil thanks!!!!
@zabbixtraining
@zabbixtraining 5 жыл бұрын
Cheers Brazil!! :)
@PadreDProductions
@PadreDProductions 4 жыл бұрын
Seems like a lot of work For something that should be simple LOL
@zabbixtraining
@zabbixtraining 4 жыл бұрын
It is simple :)
@danilodistefanis5990
@danilodistefanis5990 4 жыл бұрын
*INVALUABLE INFO*. Thank you. Do you have a PayPal or patreon? I want to pay for this video view !
@danilodistefanis5990
@danilodistefanis5990 4 жыл бұрын
Wop. Saw it on the description. Expect my input tomorrow. Thank you .
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Thank you!
@Brian-nz6ns
@Brian-nz6ns 7 ай бұрын
What an overly complex process just to make the text from an SNMP trap show up in Zabbix, and requires even more work if you want to do something with that information... It'd be easier and more flexible just to write a script or program to parse the log from Snmptrapd. I've been watching your videos to learn about Zabbix but the more I learn the more I think there are better alternatives to Zabbix out there
Web Monitoring With ZABBIX Explained
20:25
Dmitry Lambert
Рет қаралды 50 М.
Zabbix Agent - Active vs Passive check
22:53
Dmitry Lambert
Рет қаралды 33 М.
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 7 МЛН
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 4,4 МЛН
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 90 МЛН
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 208 МЛН
Configure SNMP Traps (v1, v2, v3) in Zabbix Server / Proxy
28:11
Dmitry Lambert
Рет қаралды 16 М.
Zabbix - Monitoring and Alerting with  @AwesomeOpenSource
18:23
OneMarcFifty
Рет қаралды 72 М.
Building templates for SNMP devices by Artūrs Lontons
18:28
SNMP Polling Vs SNMP Traps
4:26
DpsTV
Рет қаралды 67 М.
Zabbix basic concepts - Hosts, Items, Triggers
18:07
Zabbix
Рет қаралды 68 М.
Zabbix Performance Issues Troubleshooting
23:22
Dmitry Lambert
Рет қаралды 14 М.
How SNMP Works | Network Fundamentals Part 24
10:58
Network Direction
Рет қаралды 53 М.
Setup SNMP Traps : Zabbix 5
18:29
SBCODE
Рет қаралды 31 М.
Walking on LEGO Be Like... #shorts #mingweirocks
00:41
mingweirocks
Рет қаралды 7 МЛН