zabbix_proxy_sqlite3
network monitoring solution - proxy (using SQLite3)
Install
- All systems
-
curl cmd.cat/zabbix_proxy_sqlite3.sh
- Debian
-
apt-get install zabbix-proxy-sqlite3
- Ubuntu
-
apt-get install zabbix-proxy-sqlite3
- Arch Linux
-
pacman -S zabbix-proxy
- Kali Linux
-
apt-get install zabbix-proxy-sqlite3
- Fedora
-
dnf install zabbix-proxy-sqlite3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zabbix-proxy-sqlite3
- Raspbian
-
apt-get install zabbix-proxy-sqlite3
- Dockerfile
- dockerfile.run/zabbix_proxy_sqlite3
zabbix-proxy-sqlite3
network monitoring solution - proxy (using SQLite3)
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 proxy. It collects information from Zabbix agents, temporarily stores it in an SQLite3 database and then passes it to a Zabbix server.