-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
6.0.0
-
【server】
root@vm-test-ubuntu-zabbix6:~# dpkg -l|grep -i zabbix
ii zabbix-agent2 1:6.0.0-1+ubuntu20.04 amd64 Zabbix network monitoring solution - agent
ii zabbix-apache-conf 1:6.0.0-1+ubuntu20.04 all Zabbix network monitoring solution - apache configuration for front-end
ii zabbix-frontend-php 1:6.0.0-1+ubuntu20.04 all Zabbix network monitoring solution - PHP front-end
ii zabbix-release 1:6.0-1+ubuntu20.04 all Zabbix official repository configuration
ii zabbix-server-mysql 1:6.0.0-1+ubuntu20.04 amd64 Zabbix network monitoring solution - server (MySQL)
ii zabbix-sql-scripts 1:6.0.0-1+ubuntu20.04 all Zabbix network monitoring solution - sql-scripts
【agent】
[root@vm-test-centos7 zabbix]# rpm -qa|grep -i zabbix
zabbix-agent-6.0.0-1.el7.x86_64
zabbix-release-6.0-1.el7.noarch【server】 root@vm-test-ubuntu-zabbix6 :~# dpkg -l|grep -i zabbix ii zabbix-agent2 1:6.0.0-1+ubuntu20.04 amd64 Zabbix network monitoring solution - agent ii zabbix-apache-conf 1:6.0.0-1+ubuntu20.04 all Zabbix network monitoring solution - apache configuration for front-end ii zabbix-frontend-php 1:6.0.0-1+ubuntu20.04 all Zabbix network monitoring solution - PHP front-end ii zabbix-release 1:6.0-1+ubuntu20.04 all Zabbix official repository configuration ii zabbix-server-mysql 1:6.0.0-1+ubuntu20.04 amd64 Zabbix network monitoring solution - server (MySQL) ii zabbix-sql-scripts 1:6.0.0-1+ubuntu20.04 all Zabbix network monitoring solution - sql-scripts 【agent】 [ root@vm-test-centos7 zabbix]# rpm -qa|grep -i zabbix zabbix-agent-6.0.0-1.el7.x86_64 zabbix-release-6.0-1.el7.noarch
Steps to reproduce:
1、(vm-test-centos7) was monitored by(vm-test-ubuntu-zabbix6),and use Template "Linux by Zabbix agent"
2、in(vm-test-centos7), create a test item called "test", the key is【system.run["date +%T"]】, and in active mode, and set "Update interval" to 0, and use "Custom intervals" set to "Interval 15s", Period "1-5,10:10-10:12"
3、you find the zabbix_agentd.log has gone crazy!
Also, I wonder if “Custom intervals” can be used in agent active mode.
If not, why can I choose? In previous versions, there was no “Custom intervals” menu to choosein active mode
- duplicates
-
ZBX-20487 Active C agent reports thousands of errors with wrong update interval
- Closed