Linux

check_dnf

Description:

a very SIMPLE script to check update from DNF the replacement of yum in fedora 22.
inspired by check_yum, but do not have any options since we usually want the same behavior everytime..
OK => NO UPDATES
WARNING => NON SECURITY UPDATES (Detailled)
CRITICAL => SECURITY UPDATES
UNKNOWN => problem !

Ruby script. works from 1.9.3 upwards.

Current Version

1.0

Last Release Date

2015-07-08

Compatible With

License

GPL


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
Reviews (1) Add a Review
Works like a charme on Fedora 23
by fkrueger, March 31, 2016
And here is a selinux policy for you ;-)

policy_module(nagios-checkdnf, 0.0.2)

require {
type nrpe_t;
}

#============= nrpe_t ==============
files_manage_generic_tmp_dirs(nrpe_t)
files_manage_generic_tmp_files(nrpe_t)
rpm_entry_type(nrpe_t)
rpm_read_db(nrpe_t)
storage_tmp_filetrans_fixed_disk(nrpe_t)

Use selinux-policy-devel and compile it to use
Helpful? Yes  No 
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (2)
Favorites
0
Views
8,301