If changing StartPreprocessors to 100, Zabbix Server is still restarting with the same error message but once per 15-20 minutes. These parameters had been changed but it doesn't solve the issue: [root@zabbix ~]# cat /proc/sys/fs/file-max 2097152 ...
zabbix-server-mysql -t -e DB_SERVER_HOST="127.0.0.1"-e MYSQL_DATABASE="zabbix"-e MYSQL_USER="zabbix"-e MYSQL_PASSWORD="pippo"-e MYSQL_ROOT_PASSWORD="pippo"-e ZBX_JAVAGATEWAY="127.0.0.1"--restart=always --pod=zabbix -d zabbix/zabbix-server-mysql:alpine-6.4-latest podman run --name...
I have a new installation of zabbix and I'm trying to connect an agent enabled host to it. After a bit of debugging it looks like the agent is unable to connect to the server. From the agent log: ** Deploying Zabbix agent ** Preparing the system ** Preparing Zabbix agent ** Prepari...
To create Zabbix host group (if it doesn’t already exists), navigate toConfiguration > Host groups > Create host group. Enter the name of the group; ClickAddto create the group. Next, add the host to Zabbix Server by navigating toConfiguration > Hosts > Create host. Enter the host deta...
Getting data from a machine-readable version of the Apache status page. For more information see Apache Modulemod_status. Zabbix agentweb.page.get["{$APACHE.STATUS.SCHEME}://{$APACHE.STATUS.HOST}:{$APACHE.STATUS.PORT}/{$APACHE.STATUS.PATH}"] ...
ZBX-9624Zabbix Not Started Closed ZBX-9512Zabbix server unable to start on CentOS 7.1 Closed Activity Assignee: Unassigned Reporter: Christian Servin Votes: 12Vote for this issue Watchers: 21Start watching this issue Created: 2014 Feb 12 00:52 ...
I am using the API to create hosts on my test zabbix server. I can successfully add eight hosts without any problems, that is until I try to add a templateid tag. With the templateId in place I am getting the following error:
IPMI device return values with sensor status but Zabbix doesn't check the status. So Zabbix retrieve values from not working IPMI sensors (i.e. CPU temperature is 50 degree from stopped machine) According to IPMI 2.0 specification, IPMI client should check sensor status before getting value. IP...
To reproduce, set up a v5.2.0 Zabbix server and Zabbix Agent v5.0.5 with active checks. I expect the client to connect to the server, retrieve a list of checks and start sending the data. In reality, I see no data in the server and no error messages in its logs, and following er...
Alsopeerinzbx_socket_tandhostinzbx_get_ip_by_socket()use different in size static buffers. causes ZBX-15955Agent allows requests from any hosts if Server=localhost Closed ZBX-15399„::/0“ in allowed hosts for Zabbix Trapper Items doesn't allow IPv4 anymore ...