zabbix_server_pgsql
network monitoring solution - server (using PostgreSQL)
Install
- All systems
-
curl cmd.cat/zabbix_server_pgsql.sh
- Debian
-
apt-get install zabbix-server-pgsql
- Ubuntu
-
apt-get install zabbix-server-pgsql
- Kali Linux
-
apt-get install zabbix-server-pgsql
- Fedora
-
dnf install zabbix-server-pgsql
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zabbix-server-pgsql
- Raspbian
-
apt-get install zabbix-server-pgsql
- Dockerfile
- dockerfile.run/zabbix_server_pgsql
zabbix-server-pgsql
network monitoring solution - server (using PostgreSQL)
Zabbix is a server/client network monitoring system with many features. It can be used for: - high level monitoring of IT services; - centralized monitoring of your servers and applications; - monitoring of SNMP-enabled devices; - performance monitoring (process load, network activity, disk activity, memory usage, OS parameters etc.); - data visualization. This package provides the software needed to integrate a host as a Zabbix client. It collects information from Zabbix clients and stores it in a PostgreSQL database.