Skip to content

check_updates is a Nagios plugin to check if RedHat or Fedora system is up-to-date

License

Notifications You must be signed in to change notification settings

danci1973/check_updates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

© Matteo Corti, ETH Zurich, 2007-2012

© Matteo Corti, 2007-2023

     

see AUTHORS for the complete list of contributors

check_updates

check_updates is a Nagios plugin to check if RedHat or Fedora system is up-to-date

Security

If at least a security update is available the plugin will return a critical status. This can be overridden with the --number-only command line option

DNF

DNF uses different caches per user. This has the consequence that DNF and the plugin will potentially deliver different results for different users.

YUM security plugin

Use one of the following commands to install the YUM security plugin:

  • Fedora, Red Hat Enterprise Linux 6.x, CentOS 6.x, Scientific Linux 6.x systems:
yum install yum-plugin-security
  • Red Hat Enterprise Linux 5.x, CentOS 5.x and Scientific Linux 5.x systems:
yum install yum-security

About

check_updates is a Nagios plugin to check if RedHat or Fedora system is up-to-date

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 85.8%
  • Shell 14.1%
  • Roff 0.1%