check_updates 1.6.4 發布,檢查Linux最新的Nagios插件

jopen 11年前發布 | 7K 次閱讀 check_updates

Check updates是 Nagios 監控系統的一個插件,用于檢查一個基于 RPM的系統(Red Hat, Fedora, or CentOS)是不是最新的。
用法:

check_updates 1.6.4 [https://trac.id.ethz.ch/projects/nagios_plugins]

This nagios plugin is free software, and comes with ABSOLUTELY NO WARRANTY. 
It may be used, redistributed and/or modified under the terms of the GNU 
General Public Licence (see http://www.fsf.org/licensing/licenses/gpl.txt).

Checks if RedHat or Fedora system is up-to-date

Usage: check_updates [OPTIONS]

 -?, --usage
   Print usage information
 -h, --help
   Print detailed help screen
 -V, --version
   Print version information
 --extra-opts=[section][@file]
   Read options from an ini file. See http://nagiosplugins.org/extra-opts
   for usage and examples.
 --boot-check
   Check if the machine was booted with the newest kernel (default)
 --no-boot-check
   do not complain if the machine was booted with an old kernel
 -w, --warning=INTEGER
   Exit with WARNING status if more than INTEGER non-security updates are available
 -c, --critical=INTEGER
   Exit with CRITICAL status if more than INTEGER non-security updates are available
 --security-only
   Ignores non-security updates
 -a, --yum-arguments=STRING
   specific Yum arguments as STRING
 -t, --timeout=INTEGER
   Seconds before plugin times out (default: 15)
 -v, --verbose
   Show details for command-line debugging (can repeat up to 3 times)

發布說明: 這個發布修復解析 Yum output時出的一個Bug。下載1.6.4: check_updates-1.6.4.tar.gz

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!