ZABBIX Queue Troubleshooting

  Рет қаралды 8,880

Dmitry Lambert

Dmitry Lambert

Күн бұрын

Пікірлер: 44
@zabbixtraining
@zabbixtraining 3 жыл бұрын
► Grab your Monitoring Love Merchandise - teespring.com/stores/monitoring-it
@mustaphaaissat8582
@mustaphaaissat8582 4 жыл бұрын
Hi, We Have 1 proxy. I faced "proxy can't send data fast enough" when I switch Zabbix proxy from active to passive! I did that because active proxy doesn't support connecting to 2 different Zabbix servers at the same time. Finally, we had to switch to "active mode" due to the problems that were cause by the delays! PS: It's totally OK that your videos are 30 minutes length. I watch all of them to the end :). Thanks for your efforts.
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Thanks for sharing
@RNJudas
@RNJudas Жыл бұрын
Watched all the way, thanks for sharing and all the insight Dmitry :)
@jonmccombs1711
@jonmccombs1711 4 жыл бұрын
I have 3 proxies, 2 on Raspberry pi4s and 1 as a VM. Most of the connectivity issues are when I upgrade my smart switches the brief restart causes the connection to not get restarted for some brief time. made it to the end. The length of time is not as important as the content. Great job!
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Thank you!
@tblich
@tblich 4 жыл бұрын
I made it from beginning to end. Thank you for making this one!
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Great job!
@scynk4007
@scynk4007 3 ай бұрын
I watched it to the end, great video! Thank you very much :)
@JATINDERKUMAR-kx6ju
@JATINDERKUMAR-kx6ju Жыл бұрын
Thanks Buddy. It's great help. May God bless you !
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Zabbix Books Amazon COM ► Zabbix 4 Network Monitoring 3rd Edition amzn.to/2Ra7XDE ► Zabbix Network Monitoring 2nd Edition amzn.to/2DQLWqI Amazon UK ► Zabbix 4 Network Monitoring amzn.to/2G7BCey ► Mastering Zabbix - Second Edition amzn.to/306Ru86 Amazon DE ► Zabbix 4 Network Monitoring amzn.to/2FYg3NU ► Zabbix Cookbook amzn.to/3iXuqQK
@catalinprofiri9376
@catalinprofiri9376 4 жыл бұрын
How would you run this check (select max(id)-(select nextid from ids whre table_name = "proxy_history" limit 1) from proxy_history;) on PostgreSQL ?
@zabbixtraining
@zabbixtraining 4 жыл бұрын
adopt to psql query language.
@mariusz_mm
@mariusz_mm 5 ай бұрын
single quotes do the job
@daviouskertal7928
@daviouskertal7928 4 жыл бұрын
How is your mi router 4a gigabit edition? And is performance in 2.4ghz good on it?
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Working great without restarts :)
@dtwoinco
@dtwoinco 4 жыл бұрын
Made it to the end! Another great video, thank you!
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Thank you!
@dtwoinco
@dtwoinco 4 жыл бұрын
And, zero proxies right now... Waiting for my overall configuration to stabilize a bit, and then figure out where I can start to distribute some load to
@michaelbeasley4923
@michaelbeasley4923 4 жыл бұрын
Great video. Watched the whole thing.
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Awesome thank you!
@toddzilla
@toddzilla 4 жыл бұрын
We have 7 proxies here. Any time we've ever had issues with them is exceeding thresholds listed in the proxy monitoring template, or an underlying infrastructure issue. They've performed well my entire Zabbix career. Since several of the mentioned common issues are network related, is it worth mentioning that nmap, ping and traceroute can be very useful?
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Those would be helpful to test if network works at all. But not that much for speed.
@toddzilla
@toddzilla 4 жыл бұрын
@@zabbixtraining Correct, I was thinking more of "does my base network stack work?" I work in a heavily firewalled environment, with a few dozen admins who connect agents to our Zabbix environment. So the question of "is it the network?" comes up often. So much that I've written a distributed tool that when supplied a IP, connects to each proxy and supplies a destination IP and optional port. Each proxy pings, does an nmap on the agent port (default 10050), and executes a zabbix_get on the system.uname key and reports back the results to the tool. Basically testing all layers for my users.
@mathiasandersson8947
@mathiasandersson8947 4 жыл бұрын
We are just starting to use Zabbix proxy and are monitoring active agents and active proxy. We only have 65 hosts with around 130 items/host and most of them reports every 5 minutes. Is it normal that the 10 seconds queue should show any items at all or does that indicate that something isnt working as it should?
@zabbixtraining
@zabbixtraining 4 жыл бұрын
In a perfect conditions there should not be queue at all.
@mathiasandersson8947
@mathiasandersson8947 4 жыл бұрын
@@zabbixtraining It also helps if all the monitored servers have the same time as the zabbix proxy/server. They were all 10s behind in time, after fixing that it looks good. I also looked at your video to the end:)
@arutaarmor
@arutaarmor 3 жыл бұрын
My Zabbix cant detects other NIC cards in the server if I unplug it. Can you please help me?
@robertjyllhed3245
@robertjyllhed3245 3 жыл бұрын
Made it to the end of, the video, great information
@vishwajeetkamble8553
@vishwajeetkamble8553 3 жыл бұрын
you are awsomeeeeeeeeeee......thanx for video....
@kernelpanic1598
@kernelpanic1598 3 жыл бұрын
Hello! Thank you very much for the video - like and subscribe Is data saved if zabbix server is down for 12 hours? Will the proxy transfer data to the server when the server becomes available? Will the proxy server be able to provide a "fallback node" while maintaining metrics? Will it transfer data to the server? If there is material on this topic, I would be grateful
@zabbixtraining
@zabbixtraining 3 жыл бұрын
Proxy stores 1 hour of data by default, but that can be changed in configuration file. Yes, data will be sent when communication will be restored. And no there is no fallback mechanism
@kernelpanic1598
@kernelpanic1598 3 жыл бұрын
@@zabbixtraining Thanx!
@moijuste8513
@moijuste8513 3 жыл бұрын
in the blog post on blog.zabbix.com about this video the mysql query command you pastyed there is wrong, there is a + that should be + and the limit is the letter L instead of the number 1 I spent way to much time copy/pasting this command without understanding what was the issue :D
@simoonYT
@simoonYT 4 жыл бұрын
Hello from the very end of the movie :)
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Thanks for watching!
@Undersen
@Undersen 4 жыл бұрын
i got 7 proxies, i had problem with one that i use mysql. the database grow unexpected (40GB +) so i changed for a sqlite based.
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Such problem cant be caused by database engine
@toddzilla
@toddzilla 4 жыл бұрын
Do you know what the root cause of the growth was?
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Most likely history daya was not deleted from databse. Housekeeper settings, db tuning, history retention settings
@kalinrw
@kalinrw 2 жыл бұрын
+1 to the end
@vishwajeetkamble8553
@vishwajeetkamble8553 3 жыл бұрын
and this comment from INDIA....
@Techscrews
@Techscrews 4 жыл бұрын
click like button :)
@zabbixtraining
@zabbixtraining 4 жыл бұрын
Thanks!
Zabbix Proxy performance - Common issues
23:37
Zabbix
Рет қаралды 8 М.
ZABBIX Agent Auto Registration
25:22
Dmitry Lambert
Рет қаралды 43 М.
When Cucumbers Meet PVC Pipe The Results Are Wild! 🤭
00:44
Crafty Buddy
Рет қаралды 38 МЛН
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 3,8 МЛН
Trapped by the Machine, Saved by Kind Strangers! #shorts
00:21
Fabiosa Best Lifehacks
Рет қаралды 39 МЛН
ZABBIX Housekeeper - What You Need To Know
20:35
Dmitry Lambert
Рет қаралды 22 М.
Zabbix Performance Issues Troubleshooting
23:22
Dmitry Lambert
Рет қаралды 14 М.
Zabbix - Host Unreachable Errors
17:11
Dmitry Lambert
Рет қаралды 22 М.
Zabbix proxy performance tuning and troubleshooting
25:08
Zabbix
Рет қаралды 3,5 М.
Zabbix - Aggregate Data
14:20
Dmitry Lambert
Рет қаралды 5 М.
ZABBIX Items - 5 Best Practices
11:42
Dmitry Lambert
Рет қаралды 12 М.
Zabbix Dashboards Explained
23:34
Dmitry Lambert
Рет қаралды 24 М.
NGINX Explained - What is Nginx
14:32
TechWorld with Nana
Рет қаралды 256 М.