35050:20190801:160002.899 Zabbix Agent stopped. Zabbix 3.0.28 (revision 0867a35b15).
35475:20190801:160002.910 Starting Zabbix Agent [zabbix1]. Zabbix 3.0.28 (revision 0867a35b15).
35475:20190801:160002.910 **** Enabled features ****
35475:20190801:160002.910 IPv6 support: YES
35475:20190801:160002.910 TLS support: YES
35475:20190801:160002.910 **************************
35475:20190801:160002.910 using configuration file: /etc/zabbix/zabbix_agentd.conf
35475:20190801:160002.911 agent #0 started [main process]
35476:20190801:160002.912 agent #1 started [collector]
35477:20190801:160002.913 agent #2 started [listener #1]
35480:20190801:160002.915 agent #5 started [active checks #1]
35478:20190801:160002.919 agent #3 started [listener #2]
35479:20190801:160002.920 agent #4 started [listener #3]
35480:20190801:160002.922 cannot parse list of active checks: cannot parse as a valid JSON object: invalid object format, expected opening character '{' at: 'ZBX_NOTSUPPORTED'
[root@zabbix1 zabbix]#
[root@zabbix1 zabbix]#
=======================================
下面是組態檔:
# Default:
# Server=
Server=192.168.88.138
ListenPort=10050
ListenIP=192.168.88.138
# Example: ServerActive=127.0.0.1:20051,zabbix.domain,[::1]:30051,::1,[12fc::1]
ServerActive=192.168.88.138:10050
Hostname=zabbix1
uj5u.com熱心網友回復:
server=和ServerActive= 地址都是zabbix-server的ip地址,你這里是嗎?然后zabbix-server的默認埠好像是10051,serverActive后面應該是10051吧uj5u.com熱心網友回復:
14887:20190807:155310.780 listener failed: zbx_tcp_listen() fatal error: unable to serve on any address [[127.0.0.1,192.168.88.138]:10051][root@zabbix1 zabbix]#
[root@zabbix1 zabbix]# more /etc/zabbix/zabbix_agentd.conf
# This is a configuration file for Zabbix agent daemon (Unix)
# To get more information about Zabbix, visit http://www.zabbix.com
############ GENERAL PARAMETERS #################
PidFile=/var/run/zabbix/zabbix_agentd.pid
LogFile=/var/log/zabbix/zabbix_agentd.log
LogFileSize=0
Server=192.168.88.138
ListenPort=10051
ListenIP=127.0.0.1,192.168.88.138
# Example: ServerActive=127.0.0.1:20051,zabbix.domain,[::1]:30051,::1,[12fc::1]
ServerActive=192.168.88.138:10051
Hostname=zabbix1
===========================================
還是不行
uj5u.com熱心網友回復:
你別改ListenPort=10051 這個是agent埠是10050 ,10051是zabbix-server埠
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/105915.html
標籤:系統維護與使用區
下一篇:linux 怎么安裝p12證書
