[ZBX-20667] Inconsistent behaviour of Agent 1 and Agent 2 when detecting net.tcp.service down (timeout) situation Created: 2022 Feb 24  Updated: 2024 Apr 10  Resolved: 2022 Jul 11

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Agent (G)
Affects Version/s: None
Fix Version/s: 5.0.26rc1, 6.0.7rc1, 6.2.1rc1, 6.4.0alpha1, 6.4 (plan)

Type: Problem report Priority: Trivial
Reporter: Sergey Simonenko (Inactive) Assignee: Sergey Simonenko (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Team: Team B
Sprint: Sprint 90 (Jul 2022)
Story Points: 2

 Description   

Behaviour difference:

gforgx@genjitsu:~/ZBX/feature-ZBX-20634$ ./sbin/zabbix_agentd -t net.tcp.service[ftp,127.0.0.1]
net.tcp.service[ftp,127.0.0.1]                [u|1]
gforgx@genjitsu:~/ZBX/feature-ZBX-20634$ ./sbin/zabbix_agent2 -t net.tcp.service[ftp,127.0.0.1]
net.tcp.service[ftp,127.0.0.1]                [s|1]
gforgx@genjitsu:~/ZBX/feature-ZBX-20634$ ./sbin/zabbix_agentd -t net.tcp.service[ftp,137.0.0.1]
net.tcp.service[ftp,137.0.0.1]                [u|0]
gforgx@genjitsu:~/ZBX/feature-ZBX-20634$ ./sbin/zabbix_agent2 -t net.tcp.service[ftp,137.0.0.1]
net.tcp.service[ftp,137.0.0.1]                [m|ZBX_NOTSUPPORTED] [Timeout occurred while gathering data.]

Happens only when invoked as utility (correct identical behavior in daemon mode).



 Comments   
Comment by Sergey Simonenko (Inactive) [ 2022 Jul 06 ]

Fixed in:

Generated at Fri May 02 09:04:32 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.