I've setup a Zabbix central server with a few proxies. All of them have postgresql as their db. (ubuntu/nginx/postgresql/zbx7.0.5)
The servers have the following resources:
- zabbix_server: 4xCore, 16GB RAM, 100GB Disk
- zabbix_proxies: 2xCore, 8GB RAM, 60GB Disk.
...
Search Result
Collapse
3 results in 0.0079 seconds.
Keywords
Members
Tags
-
Fine tuning PSQL (wth timescaledb ext)
Last edited by shafuq; 07-11-2024, 10:23. -
Using Zabbix with a remote PSQL Database - how to install SQL scripts?
Zabbix 7.0 and PostgreSQL v16 both new installs on Rock 9
I understand that SQL scripts (for creating database schema and inserting the dataset) need to be run whether you have a DB local to Zabbix, or a remote DB. I have a new Postgres server and would like to use that. When I install... -
Zabbix PSQL Ubuntu 11.10
Hi All,
I am new to Zabbix but was highly recommeded to me so I am giving it a whirl. I have an issue at the moment with the postgresql configuration of the server. I am running Ubuntu 11.10 server with psql 9.1.2 and I am running the command from the installation guide:
psql...