Sign inSign up

npxcmc/zabbix-server-pgsql-7

By npxcmc

Updated 5 months ago

Image
0

771

npxcmc/zabbix-server-pgsql-7 repository overview

This Docker image is based on the official zabbix-server-pgsql:7.0-ubuntu-latest version and has been customized to support the execution of external scripts used in Zabbix Server. It comes pre-installed with several essential packages and tools to facilitate automation and network monitoring. Key Installed Packages:

unzip: Used for extracting .zip files.
python3 & python3-pip: Necessary for running Python scripts and managing dependencies.
snmp: Supports monitoring via SNMP.
wget: Utility for downloading files over HTTP, HTTPS, and FTP.
vim: Text editor to easily edit files directly in the container.
curl: Data transfer tool supporting multiple protocols like HTTP and FTP.
file: Command used to determine the type of a file.
python3-bs4: BeautifulSoup library for parsing HTML and XML data in Python scripts.
tcpdump: Tool for capturing and analyzing network traffic.
mtr: Network diagnostic tool that combines the functionalities of traceroute and ping.
bash: Interactive shell to easily execute commands within the container.

Purpose

This image is created to run external scripts that can be used for monitoring in environments with Zabbix Server. It is designed to automate tasks and monitor network devices such as routers, switches, and servers.

Usage Examples

External scripts can be placed in the following directories:

/usr/lib/zabbix/externalscripts/

This image enables the execution of scripts that interact with devices via SNMP, as well as scripts that utilize network tools like tcpdump and mtr to gather relevant monitoring data.

Tag summary

Content type

Image

Digest

sha256:533363a08

Size

154.9 MB

Last updated

5 months ago

docker pull npxcmc/zabbix-server-pgsql-7:zbx7-pgsql-v26-alpine