[ZBX-21773] Missing metrics in Proxy remote monitoring Created: 2022 Oct 17 Updated: 2022 Oct 24 Resolved: 2022 Oct 18 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Proxy (P) |
Affects Version/s: | 6.0.9 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Karel Bělunek | Assignee: | Zabbix Support Team |
Resolution: | Won't Do | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
RHEL8, standard Zabbix packages |
Attachments: |
![]() ![]() |
Description |
Steps to reproduce:
Result: JSON master file contains missing metrics and everybody are happy. |
Comments |
Comment by Edgar Akhmetshin [ 2022 Oct 18 ] |
Hello Karel, Which mode of the Proxy is used? Active or Passive? Could you please show configuration file? Data sender is used in Active mode only. Regards, |
Comment by Karel Bělunek [ 2022 Oct 18 ] |
Hello Edgar.
The proxy is in active mode, config file attached. The problem afects all my 14 proxies (on each the "data sender" and "heartbeat sender" metric data are missing) These proxies has been recentry upgraded from 5.0LTS to 6.0LTS using community.zabbix ansible and the selfmonitoring template has been downloaded from GITHUB for 6.0VERSION.
|
Comment by Karel Bělunek [ 2022 Oct 18 ] |
DOh! Sorry Edgar,
I have just realized that all my 14 proxies have misconfigured {$ZABBIX.PROXY.ADDRESS} macro that points to the Zabbix server itself (127.0.0.1) so instead of proxies I am monitoring central server. And central server does not have nor "data sender" nor "heartbeat sender" metrics
Sorry for spent time, I am closing the "issue"
Karel B. |
Comment by Karel Bělunek [ 2022 Oct 18 ] |
Problem has been caused by user misconfiguration on Zabbix Host level - the Zabbix itself works correctly |