zabbix-server-pgsql

zabbix-server-pgsql

Official

Docker app from andaks' Repository

Overview

Zabbix server with PostgreSQL database support Zabbix server is the central process of Zabbix software. The server performs the polling and trapping of data, it calculates triggers, sends notifications to users. It is the central component to which Zabbix agents and proxies report data on availability and integrity of systems. The server can itself remotely check networked services (such as web servers and mail servers) using simple service checks.

Install zabbix-server-pgsql on Unraid in a few clicks.

Find zabbix-server-pgsql in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for zabbix-server-pgsql Review the template variables and paths Click Install

Download Statistics

22,046,719
Total Downloads
375,373
This Month
375,373
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
zabbix/zabbix-server-pgsql
Last Updated2026-06-28
First Seen2026-04-14

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

Database ServerVariable

Postgresql Database Server FQDN / IP

Target
DB_SERVER_HOST
Value
SERVER_HOST
Database PortVariable

Port of PostgreSQL server. By default, value is '5432'.

Target
DB_SERVER_PORT
Default
5432
Value
5432
Database UserVariable

Database User

Target
POSTGRES_USER
Value
DB_USER
Database PasswordVariable

Database Password

Target
POSTGRES_PASSWORD
Value
DB_PASS
Database NameVariable

Zabbix database name. By default, value is zabbix

Target
POSTGRES_DB
Value
zabbix
Listen PortPorttcp

Used for communication with zabbix server

Target
10051
Value
10051
Alert Script PathPathrw

Folder for alert script

Target
/usr/lib/zabbix/alertscripts
Value
/mnt/user/appdata/zabbix-server-pgsql/alertscripts
External Script PathPathrw

Folder for external script

Target
/usr/lib/zabbix/externalscripts
Value
/mnt/user/appdata/zabbix-server-pgsql/externalscripts