Hi all,
Running a fresh install of Zabbix 6.4.12/Apache2/Mysql on Debian 12 (OS is the only Linux version supported by our company.) After some POC installations to see if Zabbix fits our needs: it definitely does!
My challenge at this moment is that this install has to be set-up...
Search Result
Collapse
22 results in 0.0033 seconds.
Keywords
Members
Tags
-
SSL / HTTPS where to begin.
-
Zabbix Proxy Missing SQL Scripts
I am currently attempting to follow the debian 12 proxy installation instructions: Download and install Zabbix 6.4 for Debian 12 (Bookworm), MySQL
I am working on deploying the proxy to a raspberry pi. When I try and run the command "apt install zabbix-proxy-mysql zabbix-sql-scripts"... -
In which order can i upgrade multiple versions of zabbix and debian
Hello,
i#m using zabbix 4.2 on debian 9
I would like to upgrade now to the latetest LTS version. Which seems zabbix 6.0 LTS and debian 12.
Are those versions compatible?
And what is the correct order of upgrading? Should i first upgrade zabbix or debian?... -
Не работает pgsql.ping на zabbix
Пытаюсь разобраться с мониторингом базы данных postgres, установил агент zabbix, получаю данные, но постоянно светиться проблема от триггера с именем
PostgreSQL: Service is down... -
Check APT pending updates
Hi,
Do you know if Zabbix is able to check apt updates pending?
This is only related to GNU/Linux machines with Debian/Ubuntu distros using APT package manager.
Thank you so much! -
Zabbix Source Configure bootstrapping makefile error
While trying to compile Zabbix from sources in a new Debian Bullseye installation, I run "./configure" and got the error below.
...Code:(...) config.status: creating man/Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status:
-
Unknown CA errors between Zabbix Proxy and remote Zabbix Server
Hello,
Forgive me ahead of time.
Its 04:00 and I've been at this all day. I will likely make mistakes in this post, if I haven't already.
I have a Zabbix server hosted on a VPS and I want to setup Zabbix proxies in a few locations to help keep the monitoring centralized....Last edited by ZapDragon; 17-02-2020, 23:13. -
Zabbix 4.2 Debian 10 ODBC
Hi Guys!
I've Zabbix-server version: 4.2.6, Debian 10 and I want a monitore data in database (MariaDB Ver 15.1 10.3.17) on remote server, so I used ODBC mysql. This is my configure:
1. I install unixodbc and unixodbc-dev
2. Set 2 file's odbc.ini and odbcinst.ini
...Last edited by Derroy; 01-10-2019, 21:56. -
Which OS to install Zabbix on ?
As I am totally new to Zabbix (but not to NMS) I was wondering which is the leasy problematic OS to install Zabbix on (I do favor Ubuntu etc.) ? -
Zabbix Proxy 3.4 Debian Sparc Dies
Greets - I've been using Zabbix on intel boxes (typically Debian distros) for a number of years quite happily, and my fleet has grown, as one hopes. One particular instance has now grown to the point that I'd like to make more use of proxies at remote sites that are typically linked by VPN, since of... -
APT invalid key for Debian 9 and Zabbix 3.0
Hi,
I'm having issues with the Zabbix 3.0 repo in my Debian 9 box.
I installed the http://repo.zabbix.com/zabbix/3.0/de...tretch_all.deb package and when i run apt-get update i get the error:
...Code:W: GPG
-
SNMP error: (genError) A general failure occured
Hi,
I have a error on my fresh install of zabbix. In a VM, I installed a Debian 8.8 from the network boot cd.
Then i put the repo of Debian and i installed Zabbix from the official repository of zabbix.com.
I imported template from Zabbix share (https://... -
Сборка zabbix с oracle
Доброго времени суток. Есть задача собрать zabbix на debian с поддержкой б.д oracle. При запуске ./configure --witch-oracle, ругается "Oracle OCI library not found". Может кто подскажет, где взять эту библиотеку для debian?
Спасибо -
Zabbix installation problem (Debian)
Hello !
I have installed Zabbix on a Debian server (openmediavault system) in this way:
# cd ~
# apt-get install libapache2-mod-php5
# wget http://repo.zabbix.com/zabbix/2.2/de...wheezy_all.deb
# dpkg -i zabbix-release_2.2-1+wheezy_all.deb...