[ZBX-24031] Discovery rule with walk[] fails when run on proxies Created: 2024 Feb 01 Updated: 2024 Feb 05 |
|
Status: | Reopened |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Proxy (P) |
Affects Version/s: | 6.4.10, 6.4.11 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Wilson Ritt Iglesias | Assignee: | Aleksandrs Petrovs-Gavrilovs |
Resolution: | Unresolved | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Debian GNU/Linux 11, Linux 5.10.0-21-amd64 |
Attachments: |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Description |
Steps to reproduce:
Result: I have an item with walk that runs perfectly on both server and proxy, only the discovery rule that gives this error. On proxy's log by default it returns no errors, tried to increase loglevel but got many debug info, nothing really useful. On the same item, I don't even run the pre-processing step, it fails right on the "get value". Literally only changed the "Proxy" option from "(no proxy)" to "zabbix02", which is my proxy Expected: Extra info: I've checked with snmpwalk from CLI and both servers can reach the information normally. I've tried to create the discovery rule in two ways: 1 - SNMP Agent with snmp oid = walk[1.3.6.1.2.1.2.2,1.3.6.1.2.1.31.1.1.1] result: on the discovery list I get "not supported" with warning: Invalid SNMP OID: macro "1.3.6.1.2.1.2.2" is invalid 2 - Create a SNMP Walk item and point the discovery rule as it's dependent result: Status "not supported" and warning "Preprocessing failed for: 1. Failed: no data was found" ps: SNMP walk items are collected and populated correctly on latest data
|
Comments |
Comment by Aleksandrs Petrovs-Gavrilovs [ 2024 Feb 02 ] |
Hello and thank you for your report, Is the proxy and the server of the same version? Best regards, |
Comment by Wilson Ritt Iglesias [ 2024 Feb 02 ] |
Hi, Aleksandrs! Sure, i'm attaching the snmpwalk from zabbix01 (server) and zabbix02 (proxy). They both were on version 6.4.10, when I noticed the problem I updated them both to version 6.4.11, so both are on the same version. I've attached the template and the print from both servers snmpwalking to the host.
|