[ZBX-19807] GIT: Zabbix 5.0 template "Template App Zabbix Server" is monitoring non existing metrics from 5.4 Created: 2021 Aug 13 Updated: 2021 Sep 29 Resolved: 2021 Sep 29 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Templates (T) |
Affects Version/s: | 5.0.14 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Major |
Reporter: | Brian van Baekel | Assignee: | Zabbix Development Team |
Resolution: | Duplicate | Votes: | 1 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Centos 8, MySQL, Zabbix 5.0.14 |
Attachments: |
![]() |
||||||||
Issue Links: |
|
Description |
Seems like the 5.4 template is backported to 5.0, causing this: 96351:20210813:144708.590 server #37 started [alert syncer #1] 96341:20210813:144709.554 enabling Zabbix agent checks on host "Zabbix server": host became available 96333:20210813:144742.552 item "Zabbix server:zabbix[process,ipmi poller,avg,busy]" became not supported: No "ipmi poller" processes started. 96333:20210813:144742.561 item "Zabbix server:zabbix[process,java poller,avg,busy]" became not supported: No "java poller" processes started. 96333:20210813:144747.582 item "Zabbix server:zabbix[process,snmp trapper,avg,busy]" became not supported: No "snmp trapper" processes started. 96333:20210813:144747.582 item "Zabbix server:zabbix[process,ipmi manager,avg,busy]" became not supported: No "ipmi manager" processes started. 96333:20210813:144748.594 item "Zabbix server:zabbix[process,vmware collector,avg,busy]" became not supported: No "vmware collector" processes started. 96333:20210813:144754.627 item "Zabbix server:zabbix[tcache,cache,pitems]" became not supported: Invalid first parameter. 96333:20210813:144755.634 item "Zabbix server:zabbix[vmware,buffer,pused]" became not supported: No "vmware collector" processes started. 96333:20210813:144755.634 item "Zabbix server:zabbix[tcache,cache,pmisses]" became not supported: Invalid first parameter. 96333:20210813:144757.653 item "Zabbix server:zabbix[process,availability manager,avg,busy]" became not supported: Invalid second parameter. 96333:20210813:144758.658 item "Zabbix server:zabbix[process,history poller,avg,busy]" became not supported: Invalid second parameter. 96333:20210813:144759.664 item "Zabbix server:zabbix[process,report manager,avg,busy]" became not supported: Invalid second parameter. 96333:20210813:144800.675 item "Zabbix server:zabbix[process,report writer,avg,busy]" became not supported: Invalid second parameter.
|
Comments |
Comment by Oleksii Zagorskyi [ 2021 Aug 13 ] |
What line from posted ones do you consider as a bug in 5.0? |
Comment by Brian van Baekel [ 2021 Aug 13 ] |
According to the logfiles: 96333:20210813:144754.627 item "Zabbix server:zabbix[tcache,cache,pitems]" became not supported: Invalid first parameter. 96333:20210813:144755.634 item "Zabbix server:zabbix[tcache,cache,pmisses]" became not supported: Invalid first parameter. 96333:20210813:144757.653 item "Zabbix server:zabbix[process,availability manager,avg,busy]" became not supported: Invalid second parameter. 96333:20210813:144758.658 item "Zabbix server:zabbix[process,history poller,avg,busy]" became not supported: Invalid second parameter. 96333:20210813:144759.664 item "Zabbix server:zabbix[process,report manager,avg,busy]" became not supported: Invalid second parameter. 96333:20210813:144800.675 item "Zabbix server:zabbix[process,report writer,avg,busy]" became not supported: Invalid second parameter. |
Comment by Karlis Salins [ 2021 Aug 13 ] |
Hello, thank you for reporting this issue. |
Comment by Brian van Baekel [ 2021 Aug 13 ] |
I can share the template, but it comes with a fresh installation, and it's on git: Source of template_app_zabbix_server.xml - Zabbix - ZABBIX GIT |
Comment by Oleksii Zagorskyi [ 2021 Aug 14 ] |
I though that was you who back ported (manually or so) template from 5.4 to 5.0 including those new items. Thanks, this issue confirmed. |
Comment by Aleksandrs Larionovs (Inactive) [ 2021 Sep 29 ] |
Closing this as duplicate of |