Hello
We have following issue:
We are monitoring FortiAnlyzer 6.2.6 by using SNMPv3, nativ Zabbix ICMP tests and checking system ressourcec by external scripts.
If we do a restart of the FortiAnlyzer, Zabbix is not able anymore to get SNMP values back from the device. The other monitors are still working. The same behavior occurs in Zabbix 4.4 and Zabbix 5.0.
We are monitoring the devices by using the method "PrivAuth".
In Zabbix 5.0 we are getting back this in "sudo systemctl status zabbix-server":
- Feb 17 15:57:51 vsv-0590 systemd[1]: zabbix-server.service: Supervising process 139939 which is not our child. We'll most likely not notice when it exits.
The SNMPB status is:
- Timeout while connecting to "faz-slan.inf.seclab.ch:161".
After we are doing a "sudo systemctl restart zabbix-server", the FortiAnalyzer can be monitored again by SNMPv3.
But we can see that the L3 connection between the Zabbix Server and the FortiAnalyzer is still working:
[scsadmin@vsv-0590 ~]$ sudo tcpdump -nnnvi any 'host 10.25.5.170'
dropped privs to tcpdump
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
13:44:16.104483 IP (tos 0x0, ttl 64, id 37468, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 1, length 64
13:44:16.104736 IP (tos 0x0, ttl 64, id 12567, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 1, length 64
13:44:17.105532 IP (tos 0x0, ttl 64, id 37981, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 3, length 64
13:44:17.105827 IP (tos 0x0, ttl 64, id 12681, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 3, length 64
13:44:18.106554 IP (tos 0x0, ttl 64, id 38765, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 5, length 64
13:44:18.106777 IP (tos 0x0, ttl 64, id 12840, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 5, length 64
13:44:21.113178 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.90 tell 10.25.5.170, length 46
13:44:21.113200 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.90 is-at 00:50:56:a8:e4:8a, length 28
13:44:21.492475 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.170 tell 10.25.5.90, length 28
13:44:21.492664 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.170 is-at 00:0c:29:1a:cb:68, length 46
13:44:25.558394 IP (tos 0x0, ttl 64, id 54724, offset 0, flags [DF], proto UDP (17), length 92)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=r } { USM B=0 T=0 U="" } { ScopedPDU E= C="" { GetRequest(14) R=655575187 } } }
13:44:25.558674 IP (tos 0x0, ttl 64, id 22564, offset 0, flags [DF], proto UDP (17), length 153)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F= } { USM B=0 T=10356 U="" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(32) R=655575187 .1.3.6.1.6.3.15.1.1.4.0=3000 } } }
13:44:25.558743 IP (tos 0x0, ttl 64, id 54725, offset 0, flags [DF], proto UDP (17), length 188)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=apr } { USM B=0 T=64217 U="ausername" } { ScopedPDU [!scoped PDU]84_88_2c_1a_04_80_cd_a0_a5_35_d8_72_8c_10_09_b2_92 _1b_87_8c_78_54_88_7d_1a_4e_8c_c8_f3_a8_1e_7c_f9_e 0_1d_8c_60_eb_f6_b4_a1_b6_c9_bb_1d_0e_4e_7a_b2_c5_ a7_e3_26_0f_f7_39_b1_e1_a1_98_4c_98} }
13:44:25.558890 IP (tos 0x0, ttl 64, id 22565, offset 0, flags [DF], proto UDP (17), length 173)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F=a } { USM B=0 T=10360 U="ausername" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(29) R=0 .1.3.6.1.6.3.15.1.1.2.0=416 } } }
We would appreciate much, if somebody could send us a hint or explain to us, why we must restart the Zabbix Service, to be able to collect the FortiAnlyzer SNMPv3 values again.Hello
We have following issue:
We are monitoring FortiAnlyzer 6.2.6 by using SNMPv3, nativ Zabbix ICMP tests and checking system ressourcec by external scripts.
If we do a restart of the FortiAnlyzer, Zabbix is not able anymore to get SNMP values back from the device. The other monitors are still working. The same behavior occurs in Zabbix 4.4 and Zabbix 5.0.
We are monitoring the devices by using the method "PrivAuth".
In Zabbix 5.0 we are getting back this in "sudo systemctl status zabbix-server":
- Feb 17 15:57:51 vsv-0590 systemd[1]: zabbix-server.service: Supervising process 139939 which is not our child. We'll most likely not notice when it exits.
The SNMPB status is:
- Timeout while connecting to "faz-slan.inf.seclab.ch:161".
After we are doing a "sudo systemctl restart zabbix-server", the FortiAnalyzer can be monitored again by SNMPv3.
But we can see that the L3 connection between the Zabbix Server and the FortiAnalyzer is still working:
[scsadmin@vsv-0590 ~]$ sudo tcpdump -nnnvi any 'host 10.25.5.170'
dropped privs to tcpdump
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
13:44:16.104483 IP (tos 0x0, ttl 64, id 37468, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 1, length 64
13:44:16.104736 IP (tos 0x0, ttl 64, id 12567, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 1, length 64
13:44:17.105532 IP (tos 0x0, ttl 64, id 37981, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 3, length 64
13:44:17.105827 IP (tos 0x0, ttl 64, id 12681, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 3, length 64
13:44:18.106554 IP (tos 0x0, ttl 64, id 38765, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 5, length 64
13:44:18.106777 IP (tos 0x0, ttl 64, id 12840, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 5, length 64
13:44:21.113178 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.90 tell 10.25.5.170, length 46
13:44:21.113200 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.90 is-at 00:50:56:a8:e4:8a, length 28
13:44:21.492475 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.170 tell 10.25.5.90, length 28
13:44:21.492664 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.170 is-at 00:0c:29:1a:cb:68, length 46
13:44:25.558394 IP (tos 0x0, ttl 64, id 54724, offset 0, flags [DF], proto UDP (17), length 92)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=r } { USM B=0 T=0 U="" } { ScopedPDU E= C="" { GetRequest(14) R=655575187 } } }
13:44:25.558674 IP (tos 0x0, ttl 64, id 22564, offset 0, flags [DF], proto UDP (17), length 153)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F= } { USM B=0 T=10356 U="" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(32) R=655575187 .1.3.6.1.6.3.15.1.1.4.0=3000 } } }
13:44:25.558743 IP (tos 0x0, ttl 64, id 54725, offset 0, flags [DF], proto UDP (17), length 188)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=apr } { USM B=0 T=64217 U="ausername" } { ScopedPDU [!scoped PDU]84_88_2c_1a_04_80_cd_a0_a5_35_d8_72_8c_10_09_b2_92 _1b_87_8c_78_54_88_7d_1a_4e_8c_c8_f3_a8_1e_7c_f9_e 0_1d_8c_60_eb_f6_b4_a1_b6_c9_bb_1d_0e_4e_7a_b2_c5_ a7_e3_26_0f_f7_39_b1_e1_a1_98_4c_98} }
13:44:25.558890 IP (tos 0x0, ttl 64, id 22565, offset 0, flags [DF], proto UDP (17), length 173)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F=a } { USM B=0 T=10360 U="ausername" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(29) R=0 .1.3.6.1.6.3.15.1.1.2.0=416 } } }
We would appreciate much, if somebody could send us a hint or explain to us, why we must restart the Zabbix Service, to be able to collect the FortiAnlyzer SNMPv3 values again.
We have following issue:
We are monitoring FortiAnlyzer 6.2.6 by using SNMPv3, nativ Zabbix ICMP tests and checking system ressourcec by external scripts.
If we do a restart of the FortiAnlyzer, Zabbix is not able anymore to get SNMP values back from the device. The other monitors are still working. The same behavior occurs in Zabbix 4.4 and Zabbix 5.0.
We are monitoring the devices by using the method "PrivAuth".
In Zabbix 5.0 we are getting back this in "sudo systemctl status zabbix-server":
- Feb 17 15:57:51 vsv-0590 systemd[1]: zabbix-server.service: Supervising process 139939 which is not our child. We'll most likely not notice when it exits.
The SNMPB status is:
- Timeout while connecting to "faz-slan.inf.seclab.ch:161".
After we are doing a "sudo systemctl restart zabbix-server", the FortiAnalyzer can be monitored again by SNMPv3.
But we can see that the L3 connection between the Zabbix Server and the FortiAnalyzer is still working:
[scsadmin@vsv-0590 ~]$ sudo tcpdump -nnnvi any 'host 10.25.5.170'
dropped privs to tcpdump
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
13:44:16.104483 IP (tos 0x0, ttl 64, id 37468, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 1, length 64
13:44:16.104736 IP (tos 0x0, ttl 64, id 12567, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 1, length 64
13:44:17.105532 IP (tos 0x0, ttl 64, id 37981, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 3, length 64
13:44:17.105827 IP (tos 0x0, ttl 64, id 12681, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 3, length 64
13:44:18.106554 IP (tos 0x0, ttl 64, id 38765, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 5, length 64
13:44:18.106777 IP (tos 0x0, ttl 64, id 12840, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 5, length 64
13:44:21.113178 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.90 tell 10.25.5.170, length 46
13:44:21.113200 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.90 is-at 00:50:56:a8:e4:8a, length 28
13:44:21.492475 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.170 tell 10.25.5.90, length 28
13:44:21.492664 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.170 is-at 00:0c:29:1a:cb:68, length 46
13:44:25.558394 IP (tos 0x0, ttl 64, id 54724, offset 0, flags [DF], proto UDP (17), length 92)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=r } { USM B=0 T=0 U="" } { ScopedPDU E= C="" { GetRequest(14) R=655575187 } } }
13:44:25.558674 IP (tos 0x0, ttl 64, id 22564, offset 0, flags [DF], proto UDP (17), length 153)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F= } { USM B=0 T=10356 U="" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(32) R=655575187 .1.3.6.1.6.3.15.1.1.4.0=3000 } } }
13:44:25.558743 IP (tos 0x0, ttl 64, id 54725, offset 0, flags [DF], proto UDP (17), length 188)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=apr } { USM B=0 T=64217 U="ausername" } { ScopedPDU [!scoped PDU]84_88_2c_1a_04_80_cd_a0_a5_35_d8_72_8c_10_09_b2_92 _1b_87_8c_78_54_88_7d_1a_4e_8c_c8_f3_a8_1e_7c_f9_e 0_1d_8c_60_eb_f6_b4_a1_b6_c9_bb_1d_0e_4e_7a_b2_c5_ a7_e3_26_0f_f7_39_b1_e1_a1_98_4c_98} }
13:44:25.558890 IP (tos 0x0, ttl 64, id 22565, offset 0, flags [DF], proto UDP (17), length 173)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F=a } { USM B=0 T=10360 U="ausername" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(29) R=0 .1.3.6.1.6.3.15.1.1.2.0=416 } } }
We would appreciate much, if somebody could send us a hint or explain to us, why we must restart the Zabbix Service, to be able to collect the FortiAnlyzer SNMPv3 values again.Hello
We have following issue:
We are monitoring FortiAnlyzer 6.2.6 by using SNMPv3, nativ Zabbix ICMP tests and checking system ressourcec by external scripts.
If we do a restart of the FortiAnlyzer, Zabbix is not able anymore to get SNMP values back from the device. The other monitors are still working. The same behavior occurs in Zabbix 4.4 and Zabbix 5.0.
We are monitoring the devices by using the method "PrivAuth".
In Zabbix 5.0 we are getting back this in "sudo systemctl status zabbix-server":
- Feb 17 15:57:51 vsv-0590 systemd[1]: zabbix-server.service: Supervising process 139939 which is not our child. We'll most likely not notice when it exits.
The SNMPB status is:
- Timeout while connecting to "faz-slan.inf.seclab.ch:161".
After we are doing a "sudo systemctl restart zabbix-server", the FortiAnalyzer can be monitored again by SNMPv3.
But we can see that the L3 connection between the Zabbix Server and the FortiAnalyzer is still working:
[scsadmin@vsv-0590 ~]$ sudo tcpdump -nnnvi any 'host 10.25.5.170'
dropped privs to tcpdump
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked v1), capture size 262144 bytes
13:44:16.104483 IP (tos 0x0, ttl 64, id 37468, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 1, length 64
13:44:16.104736 IP (tos 0x0, ttl 64, id 12567, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 1, length 64
13:44:17.105532 IP (tos 0x0, ttl 64, id 37981, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 3, length 64
13:44:17.105827 IP (tos 0x0, ttl 64, id 12681, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 3, length 64
13:44:18.106554 IP (tos 0x0, ttl 64, id 38765, offset 0, flags [DF], proto ICMP (1), length 84)
10.25.5.90 > 10.25.5.170: ICMP echo request, id 53622, seq 5, length 64
13:44:18.106777 IP (tos 0x0, ttl 64, id 12840, offset 0, flags [none], proto ICMP (1), length 84)
10.25.5.170 > 10.25.5.90: ICMP echo reply, id 53622, seq 5, length 64
13:44:21.113178 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.90 tell 10.25.5.170, length 46
13:44:21.113200 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.90 is-at 00:50:56:a8:e4:8a, length 28
13:44:21.492475 ARP, Ethernet (len 6), IPv4 (len 4), Request who-has 10.25.5.170 tell 10.25.5.90, length 28
13:44:21.492664 ARP, Ethernet (len 6), IPv4 (len 4), Reply 10.25.5.170 is-at 00:0c:29:1a:cb:68, length 46
13:44:25.558394 IP (tos 0x0, ttl 64, id 54724, offset 0, flags [DF], proto UDP (17), length 92)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=r } { USM B=0 T=0 U="" } { ScopedPDU E= C="" { GetRequest(14) R=655575187 } } }
13:44:25.558674 IP (tos 0x0, ttl 64, id 22564, offset 0, flags [DF], proto UDP (17), length 153)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F= } { USM B=0 T=10356 U="" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(32) R=655575187 .1.3.6.1.6.3.15.1.1.4.0=3000 } } }
13:44:25.558743 IP (tos 0x0, ttl 64, id 54725, offset 0, flags [DF], proto UDP (17), length 188)
10.25.5.90.33236 > 10.25.5.170.161: { SNMPv3 { F=apr } { USM B=0 T=64217 U="ausername" } { ScopedPDU [!scoped PDU]84_88_2c_1a_04_80_cd_a0_a5_35_d8_72_8c_10_09_b2_92 _1b_87_8c_78_54_88_7d_1a_4e_8c_c8_f3_a8_1e_7c_f9_e 0_1d_8c_60_eb_f6_b4_a1_b6_c9_bb_1d_0e_4e_7a_b2_c5_ a7_e3_26_0f_f7_39_b1_e1_a1_98_4c_98} }
13:44:25.558890 IP (tos 0x0, ttl 64, id 22565, offset 0, flags [DF], proto UDP (17), length 173)
10.25.5.170.161 > 10.25.5.90.33236: { SNMPv3 { F=a } { USM B=0 T=10360 U="ausername" } { ScopedPDU E=_80_00_30_44_04_46_41_5a_2d_56_4d_30_30_30_30_30 _37_32_34_31_38 C="" { Report(29) R=0 .1.3.6.1.6.3.15.1.1.2.0=416 } } }
We would appreciate much, if somebody could send us a hint or explain to us, why we must restart the Zabbix Service, to be able to collect the FortiAnlyzer SNMPv3 values again.
Comment