Skip to content

Futur-Tech/futur-tech-zabbix-apt

Repository files navigation

Zabbix APT Monitoring

Zabbix template for checking if there are some updates to apply.

Works for Zabbix 6.0 Active Agent

Deploy Commands

Everything is executed by only a few basic deploy scripts.

cd /usr/local/src
git clone https://github.com/Futur-Tech/futur-tech-zabbix-apt.git
cd futur-tech-zabbix-apt

./deploy.sh 
# Main deploy script

./deploy-update.sh -b main
# This script will automatically pull the latest version of the branch ("main" in the example) and relaunch itself if a new version is found. Then it will run deploy.sh. Also note that any additional arguments given to this script will be passed to the deploy.sh script.

Finally import the template XML in Zabbix Server and attach it to your host.

Credits

Forked from https://github.com/sergiotocalini/custix

About

Zabbix Template for Software Update check on Linux OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages