Skip to content

Reports available apt updates on Debian or Ubuntu based systems as a metric to Netdata

License

Notifications You must be signed in to change notification settings

chofstede/netdata-apt_updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collect number of available apt updates for netdata

This plugin collects a number of currently available apt updates (from apt-get shell command) this metric is missed from core netdata.

Manual install

  • copy plugin to python.d plugins dir
  • copy config to /etc/netdata/python.d/
  • restart netdata, check "apt updates" section

Configuration

As usual, no config is required by default

  • to disable plugin, set command to /bin/false
  • to change check interval, set update_every

Example

Example image

Compatibility

Tested on Debian 8 - 11.

About

Reports available apt updates on Debian or Ubuntu based systems as a metric to Netdata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages