From: Alex K <rig...@gm...> - 2018-08-30 07:16:43
|
Hi Shawn, I am experimenting with number of trappers and pollers. I might be lucky to resolve this. I will revert with feedback in case this resolves the issue. Thanx, Alex On Wed, Aug 29, 2018 at 8:10 PM Shawn Badger <sh...@ba...> wrote: > The list is very quite most times. I have no idea how many people are > still on it. > You may want to reach out to people on the forum as they have more traffic. > https://www.zabbix.com/forum > > > On Tue, Aug 28, 2018 at 11:05 PM, Alex K <rig...@gm...> wrote: > >> Hi, >> >> Is this mailing list alive? >> >> Alex >> >> On Tue, Aug 21, 2018 at 2:17 PM Alex K <rig...@gm...> wrote: >> >>> Hi all, >>> >>> I am consistently observing high CPU load caused from Zabbix server >>> trapper. >>> When checking with strace the busy PIDs I get a flood with following >>> messages: >>> >>> poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, >>> revents=POLLIN|POLLHUP}]) >>> poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, >>> revents=POLLIN|POLLHUP}]) >>> poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, >>> revents=POLLIN|POLLHUP}]) >>> poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, >>> revents=POLLIN|POLLHUP}]) >>> poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, >>> revents=POLLIN|POLLHUP}]) >>> poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, >>> revents=POLLIN|POLLHUP}]) >>> poll([{fd=5, events=POLLIN}], 1, -1) = 1 ([{fd=5, >>> revents=POLLIN|POLLHUP}]) >>> >>> The issues is temporarily fixed by restarting the Zabbix server. >>> >>> I have compiled Zabbix from source and I have been using it like this >>> since version 2.X without issues. Now I am running 3.4.8. >>> >>> Any clues? >>> >>> Thanx, >>> Alex >>> >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Zabbix-users mailing list >> Zab...@li... >> https://lists.sourceforge.net/lists/listinfo/zabbix-users >> >> > |