Skip to content

wanadev/zabbix-agent2-plugin-apt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zabbix agent plugin for monitoring APT package updates.

This plugin uses -s simulation option when invoking apt-get, so no root access is needed for Zabbix user during polling.

Notes

To work properly, the list of packages needs to be updated periodically. For example, this action can be configured with APT::Periodic::Enable https://wiki.debian.org/UnattendedUpgrades.

Installation

  1. Download from assets plugin zabbix-agent2-plugin-apt to /usr/sbin/zabbix-agent2-plugin/
  2. Download apt.conf to /etc/zabbix/zabbix_agent2.d/plugins.d/ when installed by default and change preconfigured Plugins.APT.System.Path= if needed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 77.7%
  • Makefile 22.3%