January 2019
Intermediate to advanced
798 pages
20h 33m
English
Zabbix has another small trick to help with debugging. Run top and see which mode gives you a more stable and longer list of Zabbix processes—one of sorting by processor usage (hitting Shift + P) or memory usage (hitting Shift + M) might.
Press C and notice how the Zabbix processes have updated their command line to show which exact internal process it is and what is it doing as we can see here:
zabbix_server: poller #1 [got 0 values in 0.000005 sec, idle 1 sec]zabbix_server: poller #4 [got 1 values in 0.000089 sec, idle 1 sec]zabbix_server: poller #5 [got 0 values in 0.000004 sec, idle 1 sec]
Follow their status and see how the task and the time it takes change for ...
Read now
Unlock full access