zabbix_get [13412]: Get value error: cannot connect to [[192.168.8.127]:10050]: [113] No route to host # 连接不到远程主机的10050端口,可以用两种方法检测。 ①ping 192.168.8.127 服务端ping客户端,看能否ping通 ②firewall-cmd --list-all 客户端上查看10050端口是否允许访问,如果防火墙开启,且不允...
| Create_user_priv |enum('N','Y') | NO | | N | | | Event_priv |enum('N','Y') | NO | | N | | | Trigger_priv |enum('N','Y') | NO | | N | | | Create_tablespace_priv |enum('N','Y') | NO | | N | | | ssl_type |enum('','ANY','X509','SPECIFIED') ...
zabbix_agentd [1232]: cannot create PID file [/var/run/zabbix/zabbix_agentd.pid]: [2] No such file or directory zabbix_agentd [3847]: cannot create PID file [/var/run/zabbix/zabbix_agentd.pid]: [2] No such file or directory zabbix_agentd [1724]: cannot create PID file [/var/...
# If this parameter is not specified, active checks are disabled. # Example: ServerActive=127.0.0.1:20051,zabbix.domain,[::1]:30051,::1,[12fc::1] # # Mandatory: no # Default: # ServerActive= #ServerActive=127.0.0.1 ServerActive=192.168.8.129 #配置hostname便于server端识别的名称 ### O...
zabbix_agentd no longer requires a configuration file to be present, loaded or specified when launched with options that don't require a configured setup on the Windows platform.Alias parameter keys in the agent configuration file are now validated to be proper Zabbix item keys. These keys now...
When used together with --config, overrides Hostname parameter specified in agentd configuration file.-k, --key key Specify item key to send value to.-o, --value value Specify item value.-i, --input-file input-file Load values from input file. Specify - as <input-file> to read ...
# file - file specified with LogFile parameter # console - standard output # # Mandatory: no # Default: # LogType=file ### Option: LogFile # Log file name for LogType 'file' parameter. # # Mandatory: yes, if LogType is set to file, otherwise no # Default: # LogFile= LogFile=/tm...
[ -p|--password=<PASSWORD> ] [ -f|--inputfile=<filename> ] [ -a|--fanredundancy ] [ -c|--checkdrives ] [ -d|--perfdata ] [ -e|--skipsyntaxerrors ] [ -n|--notemperatures ] [ -3|--ilo3 ] [ -o|--powerredundancy ] [ -b|--locationlabel ] [ -l|--eventlogcheck] ...
# Only one value can be specified: # unencrypted - connect without encryption # psk - connect using TLS and a pre-shared key # cert - connect using TLS and a certificate # # Mandatory: yes, if TLS certificate or PSK parameters are defined (even for 'unencrypted' conne...
) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $...