This is a translation of the original English documentation page. Help us make it better.

1 Dépendances du plugin PostgreSQL

Aperçu

Les bibliothèques requises pour le plug-in chargeable PostgreSQL sont répertoriées sur cette page.

Bibliothèques Golang

Exigence Statut obligatoire Version minimale Description
git.zabbix.com/ap/plugin-support Oui 1.X.X Zabbix possède sa propre bibliothèque de support. Principalement pour les plugins.
github.com/jackc/pgx/v4 4.17.2 Driver PostgreSQL.
github.com/omeid/go-yarn 0.0.1 Magasin de chaînes de clés mappé par système de fichiers intégrable.
github.com/jackc/chunkreader/v2 Indirectement1 2.0.1
github.com/jackc/pgconn 1.13.0
github.com/jackc/pgio 1.0.0
github.com/jackc/pgpassfile 1.0.0
github.com/jackc/pgproto3/v2 2.3.1
github.com/jackc/pgservicefile 0.0.0
github.com/jackc/pgtype 1.12.0
github.com/jackc/puddle 1.3.0
github.com/natefinch/npipe 0.0.0
golang.org/x/crypto 0.0.0
golang.org/x/sys 0.0.0
golang.org/x/text 0.3.7

1 "Indirectement" signifie qu'il est utilisé dans l'une des bibliothèques utilisées par l'agent. C'est nécessaire car Zabbix utilise la bibliothèque qui utilise le package.