Error message on running sudo zcat /usr/share/zabbix/sql-scripts/mysql/server.sql.gz...
Search Result
Collapse
9 results in 0.0029 seconds.
Keywords
Members
Tags
-
ERROR 1046 (3D000) at line 1: No database selected
I'm hoping someone in the community will share their experience. Three days ago I completed a successful installation of zabbix and documented my installed. When I attempted the exercise today, the error appears. I've attached a screen shot.
Error message on running sudo zcat /usr/share/zabbix/sql-scripts/mysql/server.sql.gz... -
Zabbix agent, issues with sudo and PAM on Fedora 41.
Hi everyone, I'm new to the forum and I'm stuck trying to get Zabbix to run some sudo commands.
I tried to search around the web and the forums but found no solution to my problem.
With the help of AI I was able make some progress and managed to run a simple ping to one of my hosts through... -
Barra started a topic Why am I getting "ERROR: The certificate of ‘repo.zabbix.com’ is not trusted."in Zabbix HelpWhy am I getting "ERROR: The certificate of ‘repo.zabbix.com’ is not trusted."
Hi,
I am trying to install Zabbix on my Raspberry Pi 4 following this tutorial. Have installed NGINX and MySQL and am trying to download the repositories using.Code:wget https://repo.zabbix.com/zabbix/6.2/raspbian/pool/main/z/zabbix-release/zabbix-release_6.2-2%2Bdebian11_all.deb
... -
Network interface discovery: eth0 down
I set up a zabbix agent (5.0) on a raspberry pi. The host is configured with the template Template OS Linux by Zabbix Agent, and it contains the Network Interface Discovery.
The interface operational status item (key vfs.file.contents["/sys/class/net/{#IFNAME}/operstate"] ) returns... -
Raspberry pi gpio serial port
How to find port no of serial device on gpio.
This is my first experience with zabbix so still alot to learn.
Project;
I want to read data from a Morningstar sunsaver MPPT solar charger through a Morningstar PC meterbus adapter connected to the gpio pins of raspberry pi 3.... -
zabbix-proxy 5.2 missing for raspbian 9 (stretch)
Hello,
reading https://www.zabbix.com/documentation.../debian_ubuntu I assume that raspbian 9 (stretch) is still fully supported.
But in the repos all zabbix-proxy-XXX-5.2-debian9 files are missing (see http://repo.zabbix.com/zabbix/5.2/ra...main/z/zabbix/).
Is this intended?...Last edited by dsteinkopf; 07-11-2020, 07:52. -
Import initial schema and data
Hello Zabbix people
i'm trying to install Zabbix on a Raspberry pi and i am following the guide :https://www.zabbix.com/download?zabb...ysql&ws=apache
under "import initial schema and data"
i run the "zcat /usr/share/doc/zabbix-server-mysql*/create.sql.gz | mysql... -
treefox started a topic How to use Scripts on a Zabbix server to execute a Python .py on a Zabbix Hostin Zabbix HelpHow to use Scripts on a Zabbix server to execute a Python .py on a Zabbix Host
I made a simple py script to blink a LED on my raspberry pi, but I do not know the correct way to get Python to execute it on the raspberry pi from my Zabbix server. I followed the link (https://www.zabbix.com/documentation...ration/scripts), went to Administration --> Scripts --> "Create... -
'How-To' series for the Raspberry Pi
I have created a 3-Part 'How-To' series on how to leverage the Zabbix platform using a Raspberry Pi. Part-1 describes how to get Zabbix running on a Pi. Part-2 explains how to install the Zabbix agent on a Pi. Part-3 shows how to configure custom User-Parameters to plot Pi CPU/GPU temperature data and...