Hello All. We are setting up Zabbix with Nginx/Posgres combo as Frontend/Backend(Same Server).
Created initial DB as per Zabbix documentation:
sudo -u postgres createuser --pwprompt zabbix
sudo -u postgres createdb -O zabbix zabbix
Imported initial schema and data:...
Search Result
Collapse
3 results in 0.0027 seconds.
Keywords
Members
Tags
-
Nginx/Posgres as Frontend/Backend(Same Server)
Last edited by Bacil123; 20-03-2025, 22:48.👍 1 -
move postgres database to mnt/database instead of default location
Hi,
I have the unique situation of burning through OS disks every 5-6 months because of high I/O with zabbix. (the root disk is an SD card. Failure signs show up after 3 months with high latency.) I set up a solution to have the database run on an externally mounted medium more suited... -
Безопасное подключение к Oracle11(backend)
Здравствуйте!
Имеется в наличии ZabbixServer 2.0.2 собранный с поддержкой...