Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
nicolas gailly
Website
https://github.com/nikkolasg/check_dnf
License
GPL
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
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!